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 b10be5c3..29bb7fab 100644 --- a/configure.ac +++ b/configure.ac @@ -85,8 +85,9 @@ GST_PLUGINS_ALL="\ spectrum \ speed \ qtdemux \ - xingheader \ tta \ + videocrop \ + xingheader \ " AC_SUBST(GST_PLUGINS_ALL) @@ -848,6 +849,7 @@ gst/spectrum/Makefile gst/speed/Makefile gst/qtdemux/Makefile gst/tta/Makefile +gst/videocrop/Makefile gst/xingheader/Makefile gst-libs/Makefile gst-libs/gst/Makefile |