INCLUDES = -I$(srcdir)/../../common -I../../common $(all_includes) kbabel_punctuationtool_la_LIBADD = $(LIB_TDEIO) ../../common/libkbabelcommon.la ####### Files kde_module_LTLIBRARIES = kbabel_punctuationtool.la kbabel_punctuationtool_la_SOURCES = main.cc kbabel_punctuationtool_la_LDFLAGS = $(all_libraries) -avoid-version -module -no-undefined noinst_HEADERS = main.h kbabel_punctuationtool_la_METASOURCES = AUTO service_DATA = kbabel_punctuationtool.desktop servicedir = $(kde_servicesdir)