diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 11dd53a5..cf2eb6de 100644 --- a/configure.ac +++ b/configure.ac @@ -83,7 +83,7 @@ GST_PLUGINS_ALL="\ h264parse \ nuvdemux \ modplug \ - multifilesink \ + multifile \ nsf \ replaygain \ spectrum \ @@ -800,7 +800,7 @@ gst/h264parse/Makefile gst/modplug/Makefile gst/nuvdemux/Makefile gst/modplug/libmodplug/Makefile -gst/multifilesink/Makefile +gst/multifile/Makefile gst/nsf/Makefile gst/replaygain/Makefile gst/spectrum/Makefile |