summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2015-05-09 11:53:49 +0100
committerTim-Philipp Müller <tim@centricular.com>2015-05-10 11:35:50 +0100
commit2cd2c4a911de8d85390f982d33e1779d654b099a (patch)
treec141df469e0561c4cd434bce5efd83a77aa1751c /Makefile.am
parent1a9a3c7ef98002f90124efef55a83147a5c483a5 (diff)
Add removed example directories to CRUFT_DIRS
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5c8ca3a19..03cfe0b05 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -205,6 +205,10 @@ CRUFT_FILES = \
CRUFT_DIRS = \
$(top_builddir)/tests/examples/xml \
+ $(top_builddir)/tests/examples/launch \
+ $(top_builddir)/tests/examples/metadata \
+ $(top_builddir)/tests/examples/queue \
+ $(top_builddir)/tests/examples/typefind \
$(top_builddir)/gst/tmp-introspect* \
$(top_builddir)/libs/gst/*/tmp-introspect*