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 b37a0492..0da9988f 100644 --- a/configure.ac +++ b/configure.ac @@ -285,6 +285,7 @@ AC_SUBST(GST_PLUGIN_LDFLAGS) dnl these are all the gst plug-ins, compilable without additional libs GST_PLUGINS_ALL="\ + speed \ qtdemux \ tta \ " @@ -464,6 +465,7 @@ AC_CONFIG_FILES( Makefile gst-plugins-bad.spec gst/Makefile +gst/speed/Makefile gst/qtdemux/Makefile gst/tta/Makefile sys/Makefile |