summaryrefslogtreecommitdiffstats
path: root/kio/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-01 20:48:00 -0500
committerSlávek Banko <slavek.banko@axis.cz>2017-07-22 15:56:41 +0200
commit602501b7b86a664a213399dd8a9c38670be60e4f (patch)
treea00bb35e4c763c31f297b021577bdf4e70a9dd16 /kio/Makefile.am
parenta515deffb886039f0581f25544ffe1cb11f615b1 (diff)
downloadtdelibs-602501b7b86a664a213399dd8a9c38670be60e4f.tar.gz
tdelibs-602501b7b86a664a213399dd8a9c38670be60e4f.zip
Use libmagic for mime type determination
This relates to Bug 656, Bug 661, and others (cherry picked from commit 8066e87c6ca6eb12af5c427b5fb73ccfe6c97d04)
Diffstat (limited to 'kio/Makefile.am')
-rw-r--r--kio/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/kio/Makefile.am b/kio/Makefile.am
index 8349d4038..096d10914 100644
--- a/kio/Makefile.am
+++ b/kio/Makefile.am
@@ -34,13 +34,10 @@ libkio_la_LIBADD = kssl/libkssl.la kio/libkiocore.la \
../kwallet/client/libkwalletclient.la \
$(LIBZ) $(LIBFAM) $(LIBVOLMGT) $(ACL_LIBS) $(LIB_QT) $(LIB_KDECORE) $(top_builddir)/dcop/libDCOP.la $(LIB_X11)
-kde_mime_DATA = magic
kde_servicetypes_DATA = application.desktop kurifilterplugin.desktop \
kcomprfilter.desktop kscan.desktop kdatatool.desktop \
kfileplugin.desktop kcmodule.desktop
-EXTRA_DIST = $(kde_mime_DATA)
-
update_DATA = kioslave.upd
update_SCRIPTS = useragent.pl proxytype.pl
updatedir = $(kde_datadir)/kconf_update