summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-05-06 20:00:55 +0000
committerChristian Schaller <uraeus@gnome.org>2005-05-06 20:00:55 +0000
commit36df3a26e26335468ea4d758aabb2cc241c65390 (patch)
treeef841ee58096cd6cde20e8b61c36cfcbe7c72c0a /ext/Makefile.am
parentf9bf6a7731cd64c7213294dbb8ae8196527219a2 (diff)
downloadgst-plugins-bad-36df3a26e26335468ea4d758aabb2cc241c65390.tar.gz
gst-plugins-bad-36df3a26e26335468ea4d758aabb2cc241c65390.tar.bz2
gst-plugins-bad-36df3a26e26335468ea4d758aabb2cc241c65390.zip
add aasink
Original commit message from CVS: add aasink
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am13
1 files changed, 7 insertions, 6 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 6d158ecf..8225604c 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -4,11 +4,11 @@
# A52DEC_DIR=
# endif
-# if USE_AALIB
-# AALIB_DIR=aalib
-# else
-# AALIB_DIR=
-# endif
+if USE_AALIB
+ AALIB_DIR=aalib
+else
+ AALIB_DIR=
+endif
# if USE_AMRNB
# AMRNB_DIR=amrnb
@@ -444,4 +444,5 @@ SUBDIRS=\
DIST_SUBDIRS=\
mad \
- sidplay
+ sidplay \
+ aalib