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
commit86925a16680a14f665e3f072fa56529cd33e9b7f (patch)
tree2f4e48dcc2ba18cf4dd15a631506228c19e0287f /ext/Makefile.am
parent556e8a62393ac4816a9947d92fd07565e0bbf775 (diff)
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