summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-01-27 12:11:26 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2012-01-27 12:11:26 +0100
commit52380b313f772f0a604db497dbc9b2d201617388 (patch)
tree0d1631fd1c52eee7b2973c73b1d205e6dad6d6a9 /Makefile.am
parent6ff5f6d239ec7489e9f55cdfb665ce1e84e3865b (diff)
downloadrsyslog-52380b313f772f0a604db497dbc9b2d201617388.tar.gz
rsyslog-52380b313f772f0a604db497dbc9b2d201617388.tar.xz
rsyslog-52380b313f772f0a604db497dbc9b2d201617388.zip
cleanup: remove omdbalerting
someone claimed to write a module with this functionality, if a template were provided. And indeed, it was provided but never anything happend (at least nothing was contributed back...). Removing this silly template now. If someone really intends to take up on it, get a copy from older git versions.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 9c77807d..585756c8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -146,10 +146,6 @@ if ENABLE_OMRULESET
SUBDIRS += plugins/omruleset
endif
-if ENABLE_OMDBALERTING
-SUBDIRS += plugins/omdbalerting
-endif
-
if ENABLE_OMUDPSPOOF
SUBDIRS += plugins/omudpspoof
endif