diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ac0bf2ce..3790a6f7 100644 --- a/configure.ac +++ b/configure.ac @@ -86,6 +86,7 @@ GST_PLUGINS_ALL="\ nuvdemux \ modplug \ multifile \ + mve \ nsf \ replaygain \ spectrum \ @@ -924,10 +925,11 @@ gst/h264parse/Makefile gst/interleave/Makefile gst/librfb/Makefile gst/modplug/Makefile -gst/nuvdemux/Makefile gst/modplug/libmodplug/Makefile gst/multifile/Makefile +gst/mve/Makefile gst/nsf/Makefile +gst/nuvdemux/Makefile gst/replaygain/Makefile gst/spectrum/Makefile gst/speed/Makefile |