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 0bea3542..74d5d245 100644 --- a/configure.ac +++ b/configure.ac @@ -287,6 +287,7 @@ AC_SUBST(GST_PLUGIN_LDFLAGS) dnl these are all the gst plug-ins, compilable without additional libs GST_PLUGINS_ALL="\ qtdemux \ + tta \ " dnl see if we can build C++ plug-ins @@ -466,6 +467,7 @@ gst-plugins-bad.spec gst/Makefile gst/qtdemux/Makefile gst/speed/Makefile +gst/tta/Makefile sys/Makefile ext/Makefile ext/faac/Makefile |