From: Thomas Vander Stichele Date: Sun, 3 Mar 2002 13:11:48 +0000 (+0000) Subject: don't do testsuite until we have it working X-Git-Tag: 1.19.3~511^2~16096 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=703b18c515f2ebe85374b431fa63032cd3814fa8;p=platform%2Fupstream%2Fgstreamer.git don't do testsuite until we have it working Original commit message from CVS: don't do testsuite until we have it working --- diff --git a/Makefile.am b/Makefile.am index 8631a72..c5d6020 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -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