AUTOMAKE_OPTIONS = foreign KDE_CXXFLAGS = -DQT_PLUGIN INCLUDES = $(all_includes) noinst_HEADERS = deKoratorconfig.h themes.h kde_module_LTLIBRARIES = twin_deKorator_config.la twin_deKorator_config_la_SOURCES = deKoratorconfig.cc configdialog.ui \ themes.cpp twin_deKorator_config_la_LDFLAGS = -module $(all_libraries) $(KDE_PLUGIN) twin_deKorator_config_la_LIBADD = $(LIB_TDEIO) $(LIB_TDEUI) twin_deKorator_config_la_METASOURCES = AUTO DISTCLEANFILES = $(twin_deKorator_config_la_METASOURCES) messages: $(XGETTEXT) *.cpp -o $(podir)/twin_deKorator_config.pot