summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 41a029cf..a8fd3c83 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -136,12 +136,6 @@ else
JPEG_DIR=
endif
-if USE_KIO
-KIO_DIR=kio
-else
-KIO_DIR=
-endif
-
if USE_LADSPA
LADSPA_DIR=ladspa
else