diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 74d5d245..575721e6 100644 --- a/configure.ac +++ b/configure.ac @@ -288,6 +288,8 @@ dnl these are all the gst plug-ins, compilable without additional libs GST_PLUGINS_ALL="\ qtdemux \ tta \ + librfb \ + speed \ " dnl see if we can build C++ plug-ins @@ -465,6 +467,7 @@ AC_CONFIG_FILES( Makefile gst-plugins-bad.spec gst/Makefile +gst/librfb/Makefile gst/qtdemux/Makefile gst/speed/Makefile gst/tta/Makefile |