summaryrefslogtreecommitdiffstats
path: root/plugins/scan
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 /plugins/scan
parentaa390fa1d48ef619ed2ba8fb76bb0adcd37c1cee (diff)
downloadkoffice-f67880312d751fa0f7418d9872fafe04d9860a12.tar.gz
koffice-f67880312d751fa0f7418d9872fafe04d9860a12.zip
Update for kioslave rename
Diffstat (limited to 'plugins/scan')
-rw-r--r--plugins/scan/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/scan/Makefile.am b/plugins/scan/Makefile.am
index 84d816c8..341d6af7 100644
--- a/plugins/scan/Makefile.am
+++ b/plugins/scan/Makefile.am
@@ -15,7 +15,7 @@ kde_module_LTLIBRARIES = kofficescan.la
kofficescan_la_SOURCES = scan.cpp
noinst_HEADERS = scan.h
-kofficescan_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -lkio -ltdeparts
+kofficescan_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts
kofficescan_la_LIBADD = $(LIB_KPARTS) $(LIB_KIO) $(LIB_KOFFICECORE)
kofficescan_la_METASOURCES = AUTO