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.
tdelibs/tdeutils/ksettings/Makefile.am

10 lines
314 B

INCLUDES=-I$(srcdir)/.. $(all_includes)
noinst_LTLIBRARIES = libksettings.la
libksettings_la_SOURCES = dispatcher.cpp dialog.cpp pluginpage.cpp componentsdialog.cpp
ksettingsincludedir = $(includedir)/ksettings
ksettingsinclude_HEADERS = dispatcher.h dialog.h pluginpage.h componentsdialog.h
METASOURCES = AUTO