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.
tdebase/kcontrol/iccconfig/Makefile.am

18 lines
454 B

AM_CPPFLAGS = $(all_includes)
kde_module_LTLIBRARIES = kcm_iccconfig.la
kcm_iccconfig_la_SOURCES = iccconfig.cpp iccconfigbase.ui iccconfig.skel
kcm_iccconfig_la_LDFLAGS = $(all_libraries) -ltderandr -module -avoid-version -no-undefined
kcm_iccconfig_la_LIBADD = -ltdeui $(LIB_TDEIO) $(LIB_XRANDR)
METASOURCES = AUTO
noinst_HEADERS = iccconfig.h
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/kcmiccconfig.pot
xdg_apps_DATA = iccconfig.desktop