summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2006-08-20 13:06:44 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2006-08-20 13:06:44 +0000
commit83bedf3e0712370a55718335ddf6c1ff8f784200 (patch)
treecb5e30b0e3d5d2d4961a2d18e8b9a752a6cc8f36 /ext/Makefile.am
parent32df8f43da3e5648e6d2cc093bb2e8099714977c (diff)
docs/plugins/: cleanup -unused.txt to make it useful, add previously missing docs
Original commit message from CVS: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/inspect/plugin-audiofxgood.xml: cleanup -unused.txt to make it useful, add previously missing docs * ext/Makefile.am: * ext/esd/esdmon.c: * ext/esd/esdsink.c: * ext/esd/gstesd.c: (plugin_init): reflow to get rid of two external symbols * gst/audiofxgood/audiofx.c: (plugin_init): re-add
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