summaryrefslogtreecommitdiffstats
path: root/kcontrol/kfontinst/kio/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 15:11:21 -0600
committerTimothy Pearson <[email protected]>2013-01-27 15:11:21 -0600
commit472156a41b1348c714986c772759ad950fffbe75 (patch)
tree86369dab3bbe3d52c49051665bdfb49b9dfc16e3 /kcontrol/kfontinst/kio/Makefile.am
parent3e891e81335e5243583dab27faeebf001b8139a6 (diff)
downloadtdebase-472156a41b1348c714986c772759ad950fffbe75.tar.gz
tdebase-472156a41b1348c714986c772759ad950fffbe75.zip
Rename kioslaves
Diffstat (limited to 'kcontrol/kfontinst/kio/Makefile.am')
-rw-r--r--kcontrol/kfontinst/kio/Makefile.am20
1 files changed, 0 insertions, 20 deletions
diff --git a/kcontrol/kfontinst/kio/Makefile.am b/kcontrol/kfontinst/kio/Makefile.am
deleted file mode 100644
index ca22d13bd..000000000
--- a/kcontrol/kfontinst/kio/Makefile.am
+++ /dev/null
@@ -1,20 +0,0 @@
-kde_module_LTLIBRARIES = kio_fonts.la
-kio_fonts_la_SOURCES = \
-KioFonts.cpp
-
-kio_fonts_la_LIBADD = ../../fonts/libkxftconfig.la $(LIBFONTCONFIG_LIBS) $(LIBFREETYPE_LIBS) $(LIB_KIO) -ltdesu ../lib/libkfontinst.la
-kio_fonts_la_LDFLAGS = $(KDE_PLUGIN) $(all_libraries) $(KDE_RPATH) $(LIBFONTCONFIG_RPATH) $(LIBFREETYPE_RPATH) -module -avoid-version -no-undefined
-AM_CPPFLAGS= -I$(srcdir)/../lib -I$(srcdir)/../../fonts $(all_includes) $(LIBFREETYPE_CFLAGS) $(LIBFONTCONFIG_CFLAGS) -D_LARGEFILE64_SOURCE
-
-# The kxftconfig stuf really belongs to tdebase/kcontrol/fonts - here only so that can distribute this as an archive.
-noinst_HEADERS = \
-KioFonts.h
-
-servicesdir = $(kde_servicesdir)
-services_DATA = fonts.protocol
-
-vfsdata_DATA = fonts.desktop
-vfsdatadir = $(kde_datadir)/konqsidebartng/virtual_folders/services
-
-mimetype_DATA = folder.desktop system-folder.desktop package.desktop
-mimetypedir = $(kde_mimedir)/fonts