diff options
-rw-r--r-- | configure.ac | 5 |
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 ) |