INCLUDES = -I$(top_srcdir)/ksystemlog/src -I$(top_builddir)/ksystemlog/src/config $(all_includes) METASOURCES = AUTO noinst_LTLIBRARIES = libksystemlog_system.la libksystemlog_system_la_LDFLAGS = $(all_libraries) libksystemlog_system_la_SOURCES = systemOptions.cpp systemReader.cpp noinst_HEADERS = systemOptions.h systemReader.h