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/kwin/kcmkwin/kwindecoration/Makefile.am

19 lines
563 B

INCLUDES = -I$(srcdir)/../../lib $(all_includes)
kde_module_LTLIBRARIES = kcm_kwindecoration.la
kcm_kwindecoration_la_SOURCES = kwindecoration.cpp buttons.cpp kwindecorationIface.skel preview.cpp
noinst_HEADERS = kwindecoration.h kwindecorationIface.h buttons.h preview.h
kcm_kwindecoration_la_LDFLAGS = \
-module -avoid-version $(all_libraries) -no-undefined
kcm_kwindecoration_la_LIBADD = $(LIB_TDEUI) ../../lib/libtdecorations.la
METASOURCES = AUTO
messages:
$(XGETTEXT) *.cpp -o $(podir)/kcmkwindecoration.pot
xdg_apps_DATA = kwindecoration.desktop