summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-10-01 21:51:01 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-10-01 21:51:01 +0000
commit0bf3a73a5fe9a29106144e2f2b7446f3053c6c13 (patch)
treefc1e4b1413f89b648fb5e462e389515de0aa95e7 /configure.ac
parent2af45299d0ad47dfa2fa9243cad913636f838175 (diff)
downloadgst-plugins-bad-0bf3a73a5fe9a29106144e2f2b7446f3053c6c13.tar.gz
gst-plugins-bad-0bf3a73a5fe9a29106144e2f2b7446f3053c6c13.tar.bz2
gst-plugins-bad-0bf3a73a5fe9a29106144e2f2b7446f3053c6c13.zip
adding testsuite
Original commit message from CVS: adding testsuite
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 84891395..5155f83e 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
)