summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2004-09-28 10:59:02 +0000
committerChristian Schaller <uraeus@gnome.org>2004-09-28 10:59:02 +0000
commitbd5ceae6b9513b5616ca96a62c6fff531a8106ae (patch)
tree45db0b4e73eaf2614fa988f8f91693a1374a5810 /ext/Makefile.am
parent64eb1316b04d03a3f3715021dd01cbbb529da134 (diff)
Remove non-working ugly kioplugin Markey has new and much improved one in Amarok which he will send upstream
Original commit message from CVS: Remove non-working ugly kioplugin Markey has new and much improved one in Amarok which he will send upstream
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