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 cbb09f50..ce0660b2 100644 --- a/configure.ac +++ b/configure.ac @@ -82,6 +82,7 @@ GST_PLUGINS_ALL="\ gdp \ h264parse \ modplug \ + nsf \ spectrum \ speed \ qtdemux \ @@ -822,6 +823,7 @@ gst/gdp/Makefile gst/h264parse/Makefile gst/modplug/Makefile gst/modplug/libmodplug/Makefile +gst/nsf/Makefile gst/spectrum/Makefile gst/speed/Makefile gst/qtdemux/Makefile |