summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-06-29 15:36:27 +0000
committerAndy Wingo <wingo@pobox.com>2005-06-29 15:36:27 +0000
commite5e90dffb698d311639f8b3b3b1a4c6567ca3ec6 (patch)
treede122e46e2d446de0ba878975e512fa2b12abb83 /ext
parent72456f25612614efa2a7d1eaa4a22e516e47460a (diff)
downloadgst-plugins-bad-e5e90dffb698d311639f8b3b3b1a4c6567ca3ec6.tar.gz
gst-plugins-bad-e5e90dffb698d311639f8b3b3b1a4c6567ca3ec6.tar.bz2
gst-plugins-bad-e5e90dffb698d311639f8b3b3b1a4c6567ca3ec6.zip
ext/Makefile.am (MAD_DIR): Add mad to the build.
Original commit message from CVS: 2005-06-29 Andy Wingo <wingo@pobox.com> * ext/Makefile.am (MAD_DIR): Add mad to the build.
Diffstat (limited to 'ext')
-rw-r--r--ext/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 66bf728e..5a9ae56d 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -226,11 +226,11 @@ LIBVISUAL_DIR=
LIBMMS_DIR=
# endif
-# if USE_MAD
-# MAD_DIR=mad
-# else
+if USE_MAD
+MAD_DIR=mad
+else
MAD_DIR=
-# endif
+endif
# if USE_MIKMOD
# MIKMOD_DIR=mikmod