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/tdm/kfrontend/themer/Makefile.am

17 lines
351 B

AM_CPPFLAGS = -I$(srcdir)/../../backend -I$(srcdir)/.. -I../.. \
-I$(top_srcdir)/tdmlib \
$(all_includes)
noinst_LIBRARIES = libtdmthemer.a
libtdmthemer_a_SOURCES = \
tdmthemer.cpp \
tdmitem.cpp \
tdmpixmap.cpp \
tdmrect.cpp \
tdmlabel.cpp \
tdmlayout.cpp
METASOURCES = AUTO
libtdmthemer_a_COMPILE_FIRST = ../../config.ci