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 58e1b848..395b1fd4 100644 --- a/configure.ac +++ b/configure.ac @@ -281,6 +281,7 @@ AC_SUBST(GST_PLUGIN_LDFLAGS) dnl these are all the gst plug-ins, compilable without additional libs GST_PLUGINS_ALL="\ cdxaparse \ + freeze \ speed \ qtdemux \ tta \ @@ -653,6 +654,7 @@ Makefile gst-plugins-bad.spec gst/Makefile gst/cdxaparse/Makefile +gst/freeze/Makefile gst/speed/Makefile gst/qtdemux/Makefile gst/tta/Makefile |