summaryrefslogtreecommitdiffstats
path: root/sys/Makefile.am
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 /sys/Makefile.am
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 'sys/Makefile.am')
-rw-r--r--sys/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/Makefile.am b/sys/Makefile.am
index 88d7b265..eb1ea726 100644
--- a/sys/Makefile.am
+++ b/sys/Makefile.am
@@ -53,13 +53,13 @@ WININET_DIR=
endif
if USE_ACM
-ACM_DIR=acmenc
+ACM_DIR=acmenc acmmp3dec
else
ACM_DIR=
endif
SUBDIRS = $(ACM_DIR) $(DVB_DIR) $(FBDEV_DIR) $(OSS4_DIR) $(QT_DIR) $(VCD_DIR) $(WININET_DIR)
-DIST_SUBDIRS = acmenc dvb fbdev dshowdecwrapper dshowsrcwrapper dshowvideosink \
+DIST_SUBDIRS = acmenc acmmp3dec dvb fbdev dshowdecwrapper dshowsrcwrapper dshowvideosink \
oss4 qtwrapper vcd wasapi wininet winks winscreencap