diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 0a9284f65..308f8ab69 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 |