summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index ec470ba2..2626f65c 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -58,11 +58,11 @@ else
JPEG_DIR =
endif
-# if USE_LADSPA
-# LADSPA_DIR = ladspa
-# else
+if USE_LADSPA
+LADSPA_DIR = ladspa
+else
LADSPA_DIR =
-# endif
+endif
if USE_LIBCACA
LIBCACA_DIR = libcaca