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/khotkeys/update/Makefile.am

12 lines
309 B

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