diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 75c21060..b4b3539b 100644 --- a/configure.ac +++ b/configure.ac @@ -370,6 +370,7 @@ GST_PLUGINS_ALL="\ mpegaudioparse \ mpegstream \ monoscope \ + multifilesink \ multipart \ overlay \ passthrough \ @@ -1835,6 +1836,7 @@ gst/mpegstream/Makefile gst/modplug/Makefile gst/modplug/libmodplug/Makefile gst/monoscope/Makefile +gst/multifilesink/Makefile gst/multipart/Makefile gst/overlay/Makefile gst/passthrough/Makefile @@ -1974,6 +1976,7 @@ examples/switch/Makefile examples/Makefile testsuite/spider/Makefile testsuite/alsa/Makefile +testsuite/multifilesink/Makefile testsuite/Makefile tools/Makefile gconf/Makefile |