From 0f8ae9f6b51294762ff5203a231d6a3d431d6c5a 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 848913956a..5155f83ed8 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 )