From 3b5c5b4df89573b9d4df471dd3de70bcb1947929 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 19 Oct 2002 20:17:47 +0000 Subject: stop bugging me i'm in none of these dirs Original commit message from CVS: stop bugging me i'm in none of these dirs --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6de076fc..12232654 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,9 +13,9 @@ endif pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = gstreamer-libs.pc -SUBDIRS=gst-libs gst sys $(EXT_DIR) examples tools $(GCONF_DIR) ## testsuite +SUBDIRS=gst-libs gst sys $(EXT_DIR) examples tools $(GCONF_DIR) testsuite -DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf ## testsuite +DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf testsuite EXTRA_DIST=gst-plugins.spec depcomp \ gstreamer-libs.pc.in gstreamer-libs-uninstalled.pc.in \ -- cgit