rsyslog/plugins/immark/Makefile.am
Rainer Gerhards 119573816d begin work on on immark, the first input module. In the long term this will
lead to a complete rewrite of the input system
2007-12-14 10:42:30 +00:00

9 lines
230 B
Makefile

pkglib_LTLIBRARIES = immark.la
immark_la_SOURCES = immark.c immark.h ../../module-template.h
immark_la_CPPFLAGS = -I$(srcdir)/../.. $(pthreads_cflags)
immark_la_LDFLAGS = -module -avoid-version
immark_la_LIBADD =
EXTRA_DIST =