summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-04 15:54:58 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-04 15:54:58 +0000
commit4c339a47cc4fe00cf28af5ef04e6d55a90fc8953 (patch)
tree88a899ebf7bba3d629f3c6127031c836f7890468 /ext
parent1161226878cf34f25f5940a0f9b0decec9117244 (diff)
doing the proper ladspa thing
Original commit message from CVS: doing the proper ladspa thing
Diffstat (limited to 'ext')
-rw-r--r--ext/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 4c8f3ea8..72afc287 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -118,7 +118,11 @@ else
JPEG_DIR=
endif
+if USE_LADSPA
LADSPA_DIR=ladspa
+else
+LADPSA_DIR=
+endif
if USE_LAME
LAME_DIR=lame