summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-08 04:25:32 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-08 04:25:32 +0000
commit26a52d2733997ec5f09f10ba45cfefc3beffdd80 (patch)
treeaeb395b41aa3f0ba82b4c4327414a1d6ff2bf779 /configure.ac
parentda83e9f450e0f036dd204f2a1a84a950676113be (diff)
Move multifile 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-multifile.xml: * tests/check/Makefile.am: * tests/check/elements/.cvsignore: Move multifile plugin from -bad. Fixes: #490283
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2171d264..7075e036 100644
--- a/configure.ac
+++ b/configure.ac
@@ -98,6 +98,7 @@ GST_PLUGINS_ALL="\
level \
matroska \
monoscope \
+ multifile \
multipart \
qtdemux \
rtp \
@@ -1022,6 +1023,7 @@ gst/law/Makefile
gst/level/Makefile
gst/matroska/Makefile
gst/monoscope/Makefile
+gst/multifile/Makefile
gst/multipart/Makefile
gst/qtdemux/Makefile
gst/rtp/Makefile