summaryrefslogtreecommitdiff
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
commit3cee9b68ad07cbe1be3d850079747030c6cd21a9 (patch)
treef14b7fbff0ff93cec8cc58622e87f3961f4debf8 /ext/Makefile.am
parente3e3775c80724dcde0ca2a293d1a1c9194187547 (diff)
downloadgstreamer-plugins-base-3cee9b68ad07cbe1be3d850079747030c6cd21a9.tar.gz
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 41a029cfc..a8fd3c839 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