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 6acad339..c26d3c04 100644 --- a/configure.ac +++ b/configure.ac @@ -306,6 +306,7 @@ GST_PLUGINS_ALL="\ rtsp \ smpte \ udp \ + videobox \ videofilter \ " @@ -497,6 +498,7 @@ gst/rtp/Makefile gst/rtsp/Makefile gst/smpte/Makefile gst/udp/Makefile +gst/videobox/Makefile gst/videofilter/Makefile sys/Makefile ext/Makefile |