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.
keep/keep/common/Makefile.am

15 lines
451 B

INCLUDES = $(all_includes)
METASOURCES = AUTO
noinst_LTLIBRARIES = libkeep.la
libkeep_la_SOURCES = keepsettings.kcfgc backuplistviewitem.cpp\
backup.cpp backupconfig.cpp rdblistener.cpp\
rdbmanager.cpp incrementlistviewitem.cpp includeexcludeitem.cpp
noinst_HEADERS = backuplistviewitem.h backup.h\
backupconfig.h listviewtooltip.h rdblistener.h\
rdbmanager.h incrementlistviewitem.h includeexcludeitem.h
kde_kcfg_DATA = keepsettings.kcfg