summaryrefslogtreecommitdiffstats
path: root/kmilo/thinkpad/kcmthinkpad/Makefile.am
blob: acbb234a1d8366b12089a11a508dfc570b438253 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
kde_module_LTLIBRARIES = kcm_thinkpad.la

kcm_thinkpad_la_SOURCES = kcmthinkpad_general.ui main.cpp

kcm_thinkpad_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
kcm_thinkpad_la_LIBADD = $(LIB_TDEIO)

INCLUDES= $(all_includes) -DKDE_BINDIR="\"$(bindir)\""
 
kcm_thinkpad_la_METASOURCES = AUTO

messages: rc.cpp
	$(XGETTEXT) *.cpp -o $(podir)/kcmthinkpad.pot

xdg_apps_DATA = thinkpad.desktop