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.
tdmtheme/src/Makefile.am

17 lines
419 B

INCLUDES = $(all_includes)
METASOURCES = AUTO
# Install this plugin in the KDE modules directory
kde_module_LTLIBRARIES = kcm_tdmtheme.la
kcm_tdmtheme_la_SOURCES = tdmtheme.cpp
kcm_tdmtheme_la_LIBADD = -lkio -lknewstuff $(LIB_TDEUI)
kcm_tdmtheme_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries)
xdg_apps_DATA = tdmtheme.desktop
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/kcmtdmtheme.pot