diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 18:08:55 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 18:08:55 -0600 |
commit | f67880312d751fa0f7418d9872fafe04d9860a12 (patch) | |
tree | e00ffc380af79e678d71284a63c5f51a912031b4 /karbon/tools/Makefile.am | |
parent | aa390fa1d48ef619ed2ba8fb76bb0adcd37c1cee (diff) | |
download | koffice-f67880312d751fa0f7418d9872fafe04d9860a12.tar.gz koffice-f67880312d751fa0f7418d9872fafe04d9860a12.zip |
Update for kioslave rename
Diffstat (limited to 'karbon/tools/Makefile.am')
-rw-r--r-- | karbon/tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karbon/tools/Makefile.am b/karbon/tools/Makefile.am index f90ebb63..7e94aea1 100644 --- a/karbon/tools/Makefile.am +++ b/karbon/tools/Makefile.am @@ -57,7 +57,7 @@ karbon_defaulttools_la_SOURCES = \ vdefaulttools.cc karbon_defaulttools_la_LIBADD = $(LIB_KPARTS) $(LIB_KOFFICECORE) $(LIB_KOFFICEUI) $(LIB_KOPAINTER) ../libkarboncommon.la -karbon_defaulttools_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -lkio +karbon_defaulttools_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio karbon_defaulttools_la_METASOURCES = \ AUTO |