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.
tdeartwork/styles/phase2/config/Makefile.am

13 lines
481 B

INCLUDES = $(all_includes)
noinst_HEADERS = phase2styleconfig.h
kde_module_LTLIBRARIES = tdestyle_phase2_config.la
tdestyle_phase_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx
tdestyle_phase_config_la_LIBADD = $(LIB_TDEUI)
tdestyle_phase_config_la_SOURCES = phases2tyleconfig.cpp styledialog.ui
tdestyle_phase_config_la_METASOURCES = AUTO
messages: rc.cpp
$(XGETTEXT) *.cpp *.h -o $(podir)/tdestyle_phase2_config.pot