From 2cd2c4a911de8d85390f982d33e1779d654b099a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 9 May 2015 11:53:49 +0100 Subject: [PATCH] Add removed example directories to CRUFT_DIRS --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile.am b/Makefile.am index 5c8ca3a19d..03cfe0b05a 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*