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 7e731092..0150a7af 100644 --- a/configure.ac +++ b/configure.ac @@ -77,6 +77,7 @@ GST_ARG_EXAMPLES dnl these are all the gst plug-ins, compilable without additional libs GST_PLUGINS_ALL="\ cdxaparse \ + filter \ freeze \ gdp \ h264parse \ @@ -735,6 +736,7 @@ Makefile gst-plugins-bad.spec gst/Makefile gst/cdxaparse/Makefile +gst/filter/Makefile gst/freeze/Makefile gst/gdp/Makefile gst/h264parse/Makefile |