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 bac10af7..f01840ed 100644 --- a/configure.ac +++ b/configure.ac @@ -315,6 +315,7 @@ GST_PLUGINS_ALL="\ smpte \ udp \ videobox \ + wavparse \ " dnl see if we can build C++ plug-ins @@ -597,6 +598,7 @@ gst/smpte/Makefile gst/udp/Makefile gst/videobox/Makefile gst/videofilter/Makefile +gst/wavparse/Makefile gst-libs/Makefile gst-libs/gst/Makefile sys/Makefile |