From 2dad6b6cc3627cb38dac2d7417873f0bd31accf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 17 Sep 2012 13:23:36 +0200 Subject: [PATCH] annodex: Add to the CRUFT_DIRS --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 0a9284f651..308f8ab69d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -85,7 +85,8 @@ CRUFT_FILES = \ CRUFT_DIRS = \ $(top_srcdir)/gst/qtdemux \ - $(top_srcdir)/gst/quicktime + $(top_srcdir)/gst/quicktime \ + $(top_srcdir)/ext/annodex include $(top_srcdir)/common/cruft.mak