summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2006-11-10 18:51:10 +0000
committerDavid Schleef <ds@schleef.org>2006-11-10 18:51:10 +0000
commit403da43b48132046428f4c7e7e13343417792928 (patch)
treee7a507df57ecc398633956e12741bbc152fd3655 /configure.ac
parent84d611556716fad9274fac800067f8d9dc6ca6a9 (diff)
downloadgst-plugins-bad-403da43b48132046428f4c7e7e13343417792928.tar.gz
gst-plugins-bad-403da43b48132046428f4c7e7e13343417792928.tar.bz2
gst-plugins-bad-403da43b48132046428f4c7e7e13343417792928.zip
Revive multifile[src|sink].
Original commit message from CVS: * configure.ac: * gst/multifile/Makefile.am: * gst/multifile/gstmultifile.c: * gst/multifile/gstmultifilesink.c: * gst/multifile/gstmultifilesrc.c: * gst/multifile/multifile.vproj: Revive multifile[src|sink].
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 11dd53a5..cf2eb6de 100644
--- a/configure.ac
+++ b/configure.ac
@@ -83,7 +83,7 @@ GST_PLUGINS_ALL="\
h264parse \
nuvdemux \
modplug \
- multifilesink \
+ multifile \
nsf \
replaygain \
spectrum \
@@ -800,7 +800,7 @@ gst/h264parse/Makefile
gst/modplug/Makefile
gst/nuvdemux/Makefile
gst/modplug/libmodplug/Makefile
-gst/multifilesink/Makefile
+gst/multifile/Makefile
gst/nsf/Makefile
gst/replaygain/Makefile
gst/spectrum/Makefile