From ffa41178d5d127d218956877aa9fcb5d4bd26829 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 6 Jun 2002 14:12:47 +0000 Subject: fixing distcheck fixing SDL issue Original commit message from CVS: fixing distcheck fixing SDL issue --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c80e6742..21085dde 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,8 +4,8 @@ else GCONF_DIR= endif -SUBDIRS=gst-libs gst sys ext examples tools $(GCONF_DIR) testsuite +SUBDIRS=gst-libs gst sys ext 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 AUTHORS COPYING README RELEASE ChangeLog autogen.sh -- cgit