diff options
Diffstat (limited to 'kparts')
-rw-r--r-- | kparts/tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kparts/tests/Makefile.am b/kparts/tests/Makefile.am index 8474e1132..e593cb6da 100644 --- a/kparts/tests/Makefile.am +++ b/kparts/tests/Makefile.am @@ -13,7 +13,7 @@ ghostviewtest_SOURCES = ghostview.cpp ghostviewtest_LDADD = $(LIB_KPARTS) # These are not really libraries, but modules dynamically opened. -# So they should be installed in kde_module_dir, which is usually $prefix/lib/kde3 +# So they should be installed in kde_module_dir, which is usually $prefix/lib/trinity kde_module_LTLIBRARIES = libspellcheckplugin.la libnotepadpart.la libspellcheckplugin_la_SOURCES = plugin_spellcheck.cpp |