diff --git a/configure.ac b/configure.ac index 7f6ea848b2..68734b8f89 100644 --- a/configure.ac +++ b/configure.ac @@ -334,6 +334,7 @@ GST_PLUGINS_ALL="\ spectrum \ speed \ stereo \ + switch \ synaesthesia \ tags \ tcp \ @@ -1395,6 +1396,7 @@ gst/smpte/Makefile gst/spectrum/Makefile gst/speed/Makefile gst/stereo/Makefile +gst/switch/Makefile gst/synaesthesia/Makefile gst/tags/Makefile gst/tcp/Makefile