summaryrefslogtreecommitdiffstats
path: root/khotkeys/update/Makefile.am
blob: 19e725d8ae06a56680f34889d87eb115e00fde4b (plain)
1
2
3
4
5
6
7
8
9
10
11
kconf_PROGRAMS = khotkeys_update
kconfdir = $(libdir)/kconf_update_bin

khotkeys_update_SOURCES = update.cpp

khotkeys_update_LDADD   = ../shared/libkhotkeys_shared.la $(LIB_TDECORE) $(KDE_RPATH)
khotkeys_update_LDFLAGS = $(all_libraries)

INCLUDES = -I$(srcdir)/../shared $(all_includes)

METASOURCES = AUTO