summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-05 12:19:58 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-05 12:19:58 +0200
commitd0b5d64c26c5b15733f6dd3f76d632e9de72cd41 (patch)
tree3fb1509c4e57a80a014f08072e5d859b0898a775 /Makefile.am
parentec7501e7956f356d1e79a062340c244e67d5ef24 (diff)
downloadrsyslog-d0b5d64c26c5b15733f6dd3f76d632e9de72cd41.tar.gz
rsyslog-d0b5d64c26c5b15733f6dd3f76d632e9de72cd41.tar.xz
rsyslog-d0b5d64c26c5b15733f6dd3f76d632e9de72cd41.zip
added skeleton for mmsnmptrapd
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2d73013b..de4777b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -168,6 +168,10 @@ if ENABLE_OMTEMPLATE
SUBDIRS += plugins/omtemplate
endif
+if ENABLE_MMSNMPTRAPD
+SUBDIRS += plugins/mmsnmptrapd
+endif
+
if ENABLE_IMFILE
SUBDIRS += plugins/imfile
endif
@@ -239,5 +243,6 @@ DISTCHECK_CONFIGURE_FLAGS= --enable-gssapi_krb5 \
--enable-pmsnare \
--enable-imtemplate \
--enable-omtemplate \
+ --enable-mmsnmptrapd \
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
ACLOCAL_AMFLAGS = -I m4