summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-05-06 19:11:14 +0000
committerChristian Schaller <uraeus@gnome.org>2005-05-06 19:11:14 +0000
commitd0556a1534b491e0bf7c420ae4fed0cd79d5a955 (patch)
treeab51b6c7594e46067279c8dde2e43b0a3bae1eaa /ext
parent871e333202fb6e17ea2d3e35bbb65c24ca07d11a (diff)
downloadgst-plugins-bad-d0556a1534b491e0bf7c420ae4fed0cd79d5a955.tar.gz
gst-plugins-bad-d0556a1534b491e0bf7c420ae4fed0cd79d5a955.tar.bz2
gst-plugins-bad-d0556a1534b491e0bf7c420ae4fed0cd79d5a955.zip
some sidplay fixoring
Original commit message from CVS: some sidplay fixoring
Diffstat (limited to 'ext')
-rw-r--r--ext/Makefile.am13
1 files changed, 7 insertions, 6 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 055ae521..6d158ecf 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -316,11 +316,11 @@ endif
# SHOUT2_DIR=
# endif
-# if USE_SIDPLAY
-# SIDPLAY_DIR=sidplay
-# else
-# SIDDPLAY_DIR=
-# endif
+if USE_SIDPLAY
+SIDPLAY_DIR=sidplay
+else
+SIDDPLAY_DIR=
+endif
# if USE_SMOOTHWAVE
# SMOOTHWAVE_DIR=smoothwave
@@ -443,4 +443,5 @@ SUBDIRS=\
$(XVID_DIR)
DIST_SUBDIRS=\
- mad
+ mad \
+ sidplay