summaryrefslogtreecommitdiffstats
path: root/plugins/pmaixforwardedfrom/Makefile.am
diff options
context:
space:
mode:
authorDavid Lang <david@lang.hm>2011-02-01 11:36:27 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-02-01 11:36:27 +0100
commit58cb4d57e81da5aa74ed2927f99b576cec83d71b (patch)
tree1286e1f818253846126c72d3cdefe6551c1e4e89 /plugins/pmaixforwardedfrom/Makefile.am
parent44e3fb96c5dd94a0669beff70cfa9d9097c35de2 (diff)
downloadrsyslog-58cb4d57e81da5aa74ed2927f99b576cec83d71b.tar.gz
rsyslog-58cb4d57e81da5aa74ed2927f99b576cec83d71b.tar.xz
rsyslog-58cb4d57e81da5aa74ed2927f99b576cec83d71b.zip
added pmaixforwardedfrom message parser
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'plugins/pmaixforwardedfrom/Makefile.am')
-rw-r--r--plugins/pmaixforwardedfrom/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/pmaixforwardedfrom/Makefile.am b/plugins/pmaixforwardedfrom/Makefile.am
new file mode 100644
index 00000000..af359d31
--- /dev/null
+++ b/plugins/pmaixforwardedfrom/Makefile.am
@@ -0,0 +1,8 @@
+pkglib_LTLIBRARIES = pmaixforwardedfrom.la
+
+pmaixforwardedfrom_la_SOURCES = pmaixforwardedfrom.c
+pmaixforwardedfrom_la_CPPFLAGS = $(RSRT_CFLAGS) $(PTHREADS_CFLAGS) -I ../../tools
+pmaixforwardedfrom_la_LDFLAGS = -module -avoid-version
+pmaixforwardedfrom_la_LIBADD =
+
+EXTRA_DIST =