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 a0f3bbc3..1005371e 100644 --- a/configure.ac +++ b/configure.ac @@ -91,6 +91,7 @@ GST_PLUGINS_ALL="\ interleave \ librfb \ modplug \ + mpegtsparse \ mpegvideoparse \ multifile \ mve \ @@ -989,6 +990,7 @@ gst/interleave/Makefile gst/librfb/Makefile gst/modplug/Makefile gst/modplug/libmodplug/Makefile +gst/mpegtsparse/Makefile gst/mpegvideoparse/Makefile gst/multifile/Makefile gst/mve/Makefile |