From ed77b66c85150ba644bcb226dfb3cb3fa057c4e4 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 18 Feb 2002 17:25:46 +0000 Subject: ... and as long as there's no Makefile.am in testsuite/autoplug this will not work very well either. Original commit message from CVS: ... and as long as there's no Makefile.am in testsuite/autoplug this will not work very well either. --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8631a72a..c637fa8e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS=gst-libs gst sys ext examples tools testsuite +SUBDIRS=gst-libs gst sys ext examples tools ## testsuite -DIST_SUBDIRS=gst-libs gst sys ext examples tools testsuite +DIST_SUBDIRS=gst-libs gst sys ext examples tools ## testsuite EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh -- cgit