summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMichael Smith <msmith@xiph.org>2008-11-25 00:20:22 +0000
committerMichael Smith <msmith@xiph.org>2008-11-25 00:20:22 +0000
commita485e4c2522f6cedcd14531319e322467fe7e9a7 (patch)
tree5353037d99c1a9a5d0ecaa9a45bcaf341ea74bd6 /configure.ac
parent10adeafe8730c1db9eaab849c6b442f908b11412 (diff)
downloadgst-plugins-bad-a485e4c2522f6cedcd14531319e322467fe7e9a7.tar.gz
gst-plugins-bad-a485e4c2522f6cedcd14531319e322467fe7e9a7.tar.bz2
gst-plugins-bad-a485e4c2522f6cedcd14531319e322467fe7e9a7.zip
Add new directory for new acmmp3dec plugin
Original commit message from CVS: * configure.ac: * sys/Makefile.am: Add new directory for new acmmp3dec plugin * sys/acmenc/Makefile.am: * sys/acmenc/acmmp3dec.c: Add new acmmp3dec plugin, which uses ACM for decoding mp3 on windows.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6a12ac79..02754fbe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1436,6 +1436,7 @@ gst-libs/gst/dshow/Makefile
sys/Makefile
sys/dshowdecwrapper/Makefile
sys/acmenc/Makefile
+sys/acmmp3dec/Makefile
sys/dshowsrcwrapper/Makefile
sys/dshowvideosink/Makefile
sys/dvb/Makefile