diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-10-19 20:17:47 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-10-19 20:17:47 +0000 |
commit | 3b5c5b4df89573b9d4df471dd3de70bcb1947929 (patch) | |
tree | c99419a751e866de1d783d71dae4798ccdc844d7 | |
parent | 781949eb010f0c81fa2da74e8fe3846172f45ef6 (diff) |
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.am | 4 |
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 \ |