From 4b32e60233b2ef05904aa72949f842cb40c86e86 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 1 Oct 2002 21:51:01 +0000 Subject: [PATCH] adding testsuite Original commit message from CVS: adding testsuite --- configure.ac | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 ) -- 2.7.4