summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
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
commit3115f532f420fe3e60432a8145118055233b3caa (patch)
tree2e88ba613327be7ca0f38c0a1a8e8b8942cf3800 /ext/Makefile.am
parent7523a7139a28462f59b80a97ff8a12b59f88a30b (diff)
downloadgst-plugins-bad-3115f532f420fe3e60432a8145118055233b3caa.tar.gz
gst-plugins-bad-3115f532f420fe3e60432a8145118055233b3caa.tar.bz2
gst-plugins-bad-3115f532f420fe3e60432a8145118055233b3caa.zip
doing the proper ladspa thing
Original commit message from CVS: doing the proper ladspa thing
Diffstat (limited to 'ext/Makefile.am')
-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