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 2037c12c..41a8f38f 100644 --- a/configure.ac +++ b/configure.ac @@ -94,6 +94,7 @@ GST_PLUGINS_ALL="\ librfb \ modplug \ mpegtsparse \ + mpeg4videoparse \ mpegvideoparse \ multifile \ mve \ @@ -1001,6 +1002,7 @@ gst/librfb/Makefile gst/modplug/Makefile gst/modplug/libmodplug/Makefile gst/mpegtsparse/Makefile +gst/mpeg4videoparse/Makefile gst/mpegvideoparse/Makefile gst/multifile/Makefile gst/mve/Makefile |