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 a73035c0..dadf639f 100644 --- a/configure.ac +++ b/configure.ac @@ -81,6 +81,7 @@ GST_PLUGINS_ALL="\ filter \ freeze \ h264parse \ + nuvdemux \ modplug \ nsf \ replaygain \ @@ -796,6 +797,7 @@ gst/filter/Makefile gst/freeze/Makefile gst/h264parse/Makefile gst/modplug/Makefile +gst/nuvdemux/Makefile gst/modplug/libmodplug/Makefile gst/nsf/Makefile gst/replaygain/Makefile |