From f1e09f94aa320d8c8902ef6b230d175345803cb0 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 18 Feb 2002 17:25:46 +0000 Subject: [PATCH] ... 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(-) diff --git a/Makefile.am b/Makefile.am index 8631a72..c637fa8 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 -- 2.7.4