kwin/kcmkwin/kwindecoration/Makefile.am
Tobias Koenig d316a4f779 Make use of XDG
svn path=/trunk/kdebase/ksplashml/kcmksplash/; revision=247535
2003-09-01 12:20:38 +00:00

18 lines
490 B
Makefile

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