summaryrefslogtreecommitdiffstats
path: root/tools/spell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/spell/Makefile.am')
-rw-r--r--tools/spell/Makefile.am16
1 files changed, 8 insertions, 8 deletions
diff --git a/tools/spell/Makefile.am b/tools/spell/Makefile.am
index 80f2f78a..7c90d34b 100644
--- a/tools/spell/Makefile.am
+++ b/tools/spell/Makefile.am
@@ -1,24 +1,24 @@
-# This tool is disabled. Not useful and not ported to kspell2.
+# This tool is disabled. Not useful and not ported to tdespell2.
#INCLUDES = -I$(srcdir)/../../lib/kofficecore $(all_includes)
-#libkspelltool_la_LIBADD = ../../lib/kofficecore/libkofficecore.la
+#libtdespelltool_la_LIBADD = ../../lib/kofficecore/libkofficecore.la
####### Files
-#kde_module_LTLIBRARIES = libkspelltool.la
+#kde_module_LTLIBRARIES = libtdespelltool.la
-#libkspelltool_la_SOURCES = main.cc
+#libtdespelltool_la_SOURCES = main.cc
-#libkspelltool_la_LDFLAGS = $(all_libraries) -avoid-version -module -no-undefined
+#libtdespelltool_la_LDFLAGS = $(all_libraries) -avoid-version -module -no-undefined
#noinst_HEADERS = main.h
-#libkspelltool_la_METASOURCES = main.moc
+#libtdespelltool_la_METASOURCES = main.moc
-#service_DATA = kspelltool.desktop
+#service_DATA = tdespelltool.desktop
#servicedir = $(kde_servicesdir)
install-data-local: uninstall.desktop
$(mkinstalldirs) $(DESTDIR)$(kde_servicesdir)
- $(INSTALL_DATA) $(srcdir)/uninstall.desktop $(DESTDIR)$(kde_servicesdir)/kspelltool.desktop
+ $(INSTALL_DATA) $(srcdir)/uninstall.desktop $(DESTDIR)$(kde_servicesdir)/tdespelltool.desktop