diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:21:29 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:21:29 -0600 |
commit | e5c4347deaf8b35481178a3e8af00ea1c60e184e (patch) | |
tree | 76c9e5a18705af0b71e5550986bdafb46c108253 /chalk/plugins/viewplugins/performancetest | |
parent | d12331d1ff7a29a4c1c297ea46504352430e85b7 (diff) | |
download | koffice-e5c4347deaf8b35481178a3e8af00ea1c60e184e.tar.gz koffice-e5c4347deaf8b35481178a3e8af00ea1c60e184e.zip |
Additional kde to tde renaming
Diffstat (limited to 'chalk/plugins/viewplugins/performancetest')
-rw-r--r-- | chalk/plugins/viewplugins/performancetest/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/viewplugins/performancetest/Makefile.am b/chalk/plugins/viewplugins/performancetest/Makefile.am index e2d7dfac..52cafd70 100644 --- a/chalk/plugins/viewplugins/performancetest/Makefile.am +++ b/chalk/plugins/viewplugins/performancetest/Makefile.am @@ -16,7 +16,7 @@ kde_module_LTLIBRARIES = chalkperftest.la chalkperftest_la_SOURCES = wdg_perftest.ui perftest.cc dlg_perftest.cc noinst_HEADERS = wdg_perftest.h dlg_perftest.h perftest.h -chalkperftest_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) chalkblurfilter_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) -lkdecore -lkdeui -lkjs -lkdefx -lkio -lkparts -L../../../../chalk/chalkcolor/.libs -lchalkcolor -L../../../../chalk/core/.libs -lchalkimage \ +chalkperftest_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) chalkblurfilter_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) -ltdecore -ltdeui -lkjs -ltdefx -lkio -lkparts -L../../../../chalk/chalkcolor/.libs -lchalkcolor -L../../../../chalk/core/.libs -lchalkimage \ -L../../../../chalk/ui/.libs -lchalkui -L../../../../lib/kofficeui/.libs -lkofficeui chalkperftest_la_LIBADD = ../../../libchalkcommon.la |