summaryrefslogtreecommitdiffstats
path: root/karbon/plugins/imagetool/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 18:08:55 -0600
committerTimothy Pearson <[email protected]>2013-01-27 18:08:55 -0600
commitf67880312d751fa0f7418d9872fafe04d9860a12 (patch)
treee00ffc380af79e678d71284a63c5f51a912031b4 /karbon/plugins/imagetool/Makefile.am
parentaa390fa1d48ef619ed2ba8fb76bb0adcd37c1cee (diff)
downloadkoffice-f67880312d751fa0f7418d9872fafe04d9860a12.tar.gz
koffice-f67880312d751fa0f7418d9872fafe04d9860a12.zip
Update for kioslave rename
Diffstat (limited to 'karbon/plugins/imagetool/Makefile.am')
-rw-r--r--karbon/plugins/imagetool/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/plugins/imagetool/Makefile.am b/karbon/plugins/imagetool/Makefile.am
index 44595226..20a290c2 100644
--- a/karbon/plugins/imagetool/Makefile.am
+++ b/karbon/plugins/imagetool/Makefile.am
@@ -8,7 +8,7 @@ karbon_imagetoolplugin_la_SOURCES = imagetoolplugin.cc vimagetool.cc
karbon_imagetoolplugin_la_LIBADD = $(LIB_KPARTS) $(LIB_KOFFICECORE) $(LIB_KOFFICEUI) \
$(LIB_KOPAINTER) ../../libkarboncommon.la
-karbon_imagetoolplugin_la_LDFLAGS = -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -lkio $(all_libraries) -module $(KDE_PLUGIN)
+karbon_imagetoolplugin_la_LDFLAGS = -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio $(all_libraries) -module $(KDE_PLUGIN)
METASOURCES = AUTO