summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-09-17 13:23:36 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-09-17 13:24:34 +0200
commit2dad6b6cc3627cb38dac2d7417873f0bd31accf6 (patch)
tree83fd5027986201e9a0304aa91d491c685b958503 /Makefile.am
parent64edac1d2ea7e27bb79e26c40abc324fde66020d (diff)
downloadgstreamer-plugins-good-2dad6b6cc3627cb38dac2d7417873f0bd31accf6.tar.gz
annodex: Add to the CRUFT_DIRS
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
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