annodex: Add to the CRUFT_DIRS
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 17 Sep 2012 11:23:36 +0000 (13:23 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 17 Sep 2012 11:24:34 +0000 (13:24 +0200)
Makefile.am

index 0a9284f..308f8ab 100644 (file)
@@ -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