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