You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/tools/spell/Makefile.am

25 lines
707 B

# This tool is disabled. Not useful and not ported to tdespell2.
#INCLUDES = -I$(srcdir)/../../lib/kofficecore $(all_includes)
#libtdespelltool_la_LIBADD = ../../lib/kofficecore/libkofficecore.la
####### Files
#kde_module_LTLIBRARIES = libtdespelltool.la
#libtdespelltool_la_SOURCES = main.cc
#libtdespelltool_la_LDFLAGS = $(all_libraries) -avoid-version -module -no-undefined
#noinst_HEADERS = main.h
#libtdespelltool_la_METASOURCES = main.moc
#service_DATA = tdespelltool.desktop
#servicedir = $(kde_servicesdir)
install-data-local: uninstall.desktop
$(mkinstalldirs) $(DESTDIR)$(kde_servicesdir)
$(INSTALL_DATA) $(srcdir)/uninstall.desktop $(DESTDIR)$(kde_servicesdir)/tdespelltool.desktop