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.
ksystemlog/ksystemlog/src/apache/Makefile.am

9 lines
376 B

INCLUDES = -I$(top_srcdir)/ksystemlog/src -I$(top_builddir)/ksystemlog/src/config $(all_includes)
METASOURCES = AUTO
noinst_LTLIBRARIES = libksystemlog_apache.la
libksystemlog_apache_la_LDFLAGS = $(all_libraries)
libksystemlog_apache_la_SOURCES = apacheAccessReader.cpp apacheOptions.cpp apacheReader.cpp
noinst_HEADERS = apacheAccessReader.h apacheOptions.h apacheReader.h