summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-12-31 12:54:03 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-12-31 12:54:03 +0000
commitdd4dedbc38006e09e01ad1ed7f9790a5bc6fce59 (patch)
tree367a3ffef20c89b20a42e9af396564a0d5e7666d /Makefile.am
parentf02c825c9518f576a4447152fd024726193a7dec (diff)
downloadrsyslog-dd4dedbc38006e09e01ad1ed7f9790a5bc6fce59.tar.gz
rsyslog-dd4dedbc38006e09e01ad1ed7f9790a5bc6fce59.tar.xz
rsyslog-dd4dedbc38006e09e01ad1ed7f9790a5bc6fce59.zip
created omtesting, a debug and development aid output module. This is stage
work for the new queueing engine - we need a way to delay rule execution and that's what the module currently does ;)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a8bda2b7..4f3ee472 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,7 +74,7 @@ EXTRA_DIST = \
SUBDIRS = doc
-SUBDIRS += plugins/immark plugins/imuxsock plugins/imtcp plugins/imudp
+SUBDIRS += plugins/immark plugins/imuxsock plugins/imtcp plugins/imudp plugins/omtesting
if ENABLE_IMKLOGD
SUBDIRS += plugins/imklog