rsyslog/plugins/pmlastmsg/Makefile.am

9 lines
228 B
Makefile

pkglib_LTLIBRARIES = pmlastmsg.la
pmlastmsg_la_SOURCES = pmlastmsg.c
pmlastmsg_la_CPPFLAGS = $(RSRT_CFLAGS) $(PTHREADS_CFLAGS) -I ../../tools
pmlastmsg_la_LDFLAGS = -module -avoid-version
pmlastmsg_la_LIBADD =
EXTRA_DIST =