Rainer Gerhards 9348d2b3af create contrib module omfile-hardened
This is in preparation for Mikko Kortelainen's experiemental contribution.

see also https://github.com/rsyslog/rsyslog/pull/2490#issuecomment-377545898
2018-04-02 11:20:56 +02:00

9 lines
264 B
Makefile

pkglib_LTLIBRARIES = omfile-hardened.la
omfile_hardened_la_SOURCES = omfile-hardened.c
omfile_hardened_la_CPPFLAGS = $(RSRT_CFLAGS) $(PTHREADS_CFLAGS) -I ../../tools
omfile_hardened_la_LDFLAGS = -module -avoid-version
omfile_hardened_la_LIBADD =
EXTRA_DIST =