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
commiteaebacec1d181de4a0f6726651a76348b76fe921 (patch)
tree4d65bf1238ab1ab480442f4b002ff51b86f05b77 /ext/Makefile.am
parentb8b72098505d4bf7dcee881ad3676e8cfad92d93 (diff)
downloadgst-plugins-bad-eaebacec1d181de4a0f6726651a76348b76fe921.tar.gz
gst-plugins-bad-eaebacec1d181de4a0f6726651a76348b76fe921.tar.bz2
gst-plugins-bad-eaebacec1d181de4a0f6726651a76348b76fe921.zip
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