diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-09-17 13:23:36 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2012-09-17 13:24:34 +0200 |
commit | 2dad6b6cc3627cb38dac2d7417873f0bd31accf6 (patch) | |
tree | 83fd5027986201e9a0304aa91d491c685b958503 /Makefile.am | |
parent | 64edac1d2ea7e27bb79e26c40abc324fde66020d (diff) |
annodex: Add to the CRUFT_DIRS
Diffstat (limited to 'Makefile.am')
-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 |