summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-08 03:28:57 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-08 03:28:57 +0000
commit1d5d8e1397535425815eeeb252e9213b77b57ef4 (patch)
tree0e65e932fa2a8d76fbf926abdbbc036ad73747f4 /configure.ac
parenta5a50d13fb5412f63e7dcca95a427a45d05c164b (diff)
Move spectrum plugin from -bad.
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.args: * docs/plugins/gst-plugins-good-plugins.hierarchy: * docs/plugins/inspect/plugin-spectrum.xml: * gst/spectrum/Makefile.am: * tests/check/Makefile.am: * tests/check/elements/.cvsignore: * tests/examples/Makefile.am: Move spectrum plugin from -bad. Move examples into tests/examples/spectrum.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0fe788f1..2171d264 100644
--- a/configure.ac
+++ b/configure.ac
@@ -103,6 +103,7 @@ GST_PLUGINS_ALL="\
rtp \
rtsp \
smpte \
+ spectrum \
udp \
videobox \
videocrop \
@@ -1026,6 +1027,7 @@ gst/qtdemux/Makefile
gst/rtp/Makefile
gst/rtsp/Makefile
gst/smpte/Makefile
+gst/spectrum/Makefile
gst/udp/Makefile
gst/videobox/Makefile
gst/videocrop/Makefile
@@ -1071,6 +1073,7 @@ tests/examples/Makefile
tests/examples/equalizer/Makefile
tests/examples/level/Makefile
tests/examples/rtp/Makefile
+tests/examples/spectrum/Makefile
tests/files/Makefile
tests/icles/Makefile
gconf/Makefile