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 2801b8c5..fb52edb6 100644 --- a/configure.ac +++ b/configure.ac @@ -95,6 +95,7 @@ GST_PLUGINS_ALL="\ videoparse \ xingheader \ y4m \ + real \ " AC_SUBST(GST_PLUGINS_ALL) @@ -837,6 +838,7 @@ gst/tta/Makefile gst/videocrop/Makefile gst/videoparse/Makefile gst/xingheader/Makefile +gst/real/Makefile gst/y4m/Makefile gst-libs/Makefile gst-libs/gst/Makefile |