summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorZeeshan Ali <zeenix@gmail.com>2004-09-10 00:40:24 +0000
committerZeeshan Ali <zeenix@gmail.com>2004-09-10 00:40:24 +0000
commit9cda32bd547be81daa953408b1d717e1ab324818 (patch)
tree7c10bf8e250c1b6e6c33032554d30c96158b034e /ext/Makefile.am
parent814b3d25be50b732a6d0e5e88fff88356b412f86 (diff)
Moving MAS plugin back to gst-sandbox module.
Original commit message from CVS: Moving MAS plugin back to gst-sandbox module.
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am12
1 files changed, 5 insertions, 7 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 20f7993e..41a029cf 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -226,11 +226,11 @@ else
MPLEX_DIR=
endif
-if USE_MAS
-MAS_DIR=mas
-else
-MAS_DIR=
-endif
+#if USE_MAS
+#MAS_DIR=mas
+#else
+#MAS_DIR=
+#endif
if USE_MUSICBRAINZ
MUSICBRAINZ_DIR=musicbrainz
@@ -387,7 +387,6 @@ SUBDIRS=\
$(LIBRFB_DIR) \
$(LIBVISUAL_DIR) \
$(MAD_DIR) \
- $(MAS_DIR) \
$(MIKMOD_DIR) \
$(MPEG2DEC_DIR) \
$(MPEG2ENC_DIR) \
@@ -451,7 +450,6 @@ DIST_SUBDIRS=\
mpeg2dec \
mpeg2enc \
mplex \
- mas \
musicbrainz \
nas \
ogg \