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 a7333681..9b6fb920 100644 --- a/configure.ac +++ b/configure.ac @@ -78,6 +78,7 @@ GST_PLUGINS_ALL="\ law \ level \ matroska \ + multipart \ rtp \ rtsp \ smpte \ @@ -534,6 +535,7 @@ gst/goom/Makefile gst/law/Makefile gst/level/Makefile gst/matroska/Makefile +gst/multipart/Makefile gst/rtp/Makefile gst/rtsp/Makefile gst/smpte/Makefile |