From: Thomas Vander Stichele Date: Tue, 1 Oct 2002 21:51:01 +0000 (+0000) Subject: adding testsuite X-Git-Tag: 1.19.3~505^2~4836 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4b32e60233b2ef05904aa72949f842cb40c86e86;p=platform%2Fupstream%2Fgstreamer.git adding testsuite Original commit message from CVS: adding testsuite --- diff --git a/configure.ac b/configure.ac index 8489139..5155f83 100644 --- a/configure.ac +++ b/configure.ac @@ -921,8 +921,6 @@ dnl ######################### dnl # Make the output files # dnl ######################### -dnl testsuite/autoplug/Makefile -dnl testsuite/Makefile AC_CONFIG_FILES( Makefile gstreamer-libs.pc @@ -1045,6 +1043,9 @@ examples/dynparams/Makefile examples/capsfilter/Makefile examples/seeking/Makefile examples/Makefile +testsuite/autoplug/Makefile +testsuite/spider/Makefile +testsuite/Makefile tools/Makefile gconf/Makefile )