summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-10-19 20:17:47 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-10-19 20:17:47 +0000
commitcd05d0f3471bb8ac0c991ef4f17ecb56aea61856 (patch)
tree6688f8c4e9e1fbfec1f504da4eafe1796576edfb
parent165813bd8b1566f83a26395ca8bd149abb5ca445 (diff)
downloadgstreamer-plugins-bad-cd05d0f3471bb8ac0c991ef4f17ecb56aea61856.tar.gz
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
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 6de076fcf..12232654b 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 \