diff options
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index acc02eb1..200afff2 100644 --- a/configure.ac +++ b/configure.ac @@ -703,6 +703,8 @@ dnl ######################### dnl # Make the output files # dnl ######################### +dnl testsuite/autoplug/Makefile +dnl testsuite/Makefile AC_CONFIG_FILES( Makefile gstreamer-libs.pc @@ -805,8 +807,6 @@ gst-libs/gst/riff/Makefile examples/capsfilter/Makefile examples/Makefile tools/Makefile -testsuite/autoplug/Makefile -testsuite/Makefile ) AC_OUTPUT |