summaryrefslogtreecommitdiffstats
path: root/plugins/pmcisconames/Makefile.am
diff options
context:
space:
mode:
authorDavid Lang <david@lang.hm>2011-01-13 09:08:33 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-01-13 09:08:33 +0100
commit31125de72f3d787efb5b6ae8ba3117541b331bbc (patch)
tree9259d6b2cd31a65eae442526524b0e88c560fc16 /plugins/pmcisconames/Makefile.am
parentf7c20920046ebcb94eadadf1ebad97b634a12a2d (diff)
downloadrsyslog-31125de72f3d787efb5b6ae8ba3117541b331bbc.tar.gz
rsyslog-31125de72f3d787efb5b6ae8ba3117541b331bbc.tar.xz
rsyslog-31125de72f3d787efb5b6ae8ba3117541b331bbc.zip
added pmcisconames (uncompiled & untested)
Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
Diffstat (limited to 'plugins/pmcisconames/Makefile.am')
-rw-r--r--plugins/pmcisconames/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/pmcisconames/Makefile.am b/plugins/pmcisconames/Makefile.am
new file mode 100644
index 00000000..16ed347d
--- /dev/null
+++ b/plugins/pmcisconames/Makefile.am
@@ -0,0 +1,8 @@
+pkglib_LTLIBRARIES = pmcisconames.la
+
+pmcisconames_la_SOURCES = pmcisconames.c
+pmcisconames_la_CPPFLAGS = $(RSRT_CFLAGS) $(PTHREADS_CFLAGS) -I ../../tools
+pmcisconames_la_LDFLAGS = -module -avoid-version
+pmcisconames_la_LIBADD =
+
+EXTRA_DIST =