summaryrefslogtreecommitdiffstats
path: root/filters/chalk/raw
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 /filters/chalk/raw
parentaa390fa1d48ef619ed2ba8fb76bb0adcd37c1cee (diff)
downloadkoffice-f67880312d751fa0f7418d9872fafe04d9860a12.tar.gz
koffice-f67880312d751fa0f7418d9872fafe04d9860a12.zip
Update for kioslave rename
Diffstat (limited to 'filters/chalk/raw')
-rw-r--r--filters/chalk/raw/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/chalk/raw/Makefile.am b/filters/chalk/raw/Makefile.am
index 01b97189..4f9d207c 100644
--- a/filters/chalk/raw/Makefile.am
+++ b/filters/chalk/raw/Makefile.am
@@ -11,7 +11,7 @@ AM_CPPFLAGS= \
kde_module_LTLIBRARIES = libchalk_raw_import.la
-libchalk_raw_import_la_LDFLAGS = $(KDE_PLUGIN) $(KDE_RPATH) $(all_libraries) -module -avoid-version -no-undefined -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -lkio -ltdeparts \
+libchalk_raw_import_la_LDFLAGS = $(KDE_PLUGIN) $(KDE_RPATH) $(all_libraries) -module -avoid-version -no-undefined -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts \
-llcms
libchalk_raw_import_la_LIBADD = \
$(KOFFICE_LIBS) \