summaryrefslogtreecommitdiffstats
path: root/Rules.make.in
diff options
context:
space:
mode:
authorlaforge <laforge>2003-10-10 15:56:37 +0000
committerlaforge <laforge>2003-10-10 15:56:37 +0000
commitc2dc230b237a9eef9ed3c64708a2f719fc9a1db6 (patch)
tree7288273381a0073c0b57864bbfe9e93a46a0ad6a /Rules.make.in
parent9b50662939583631b55f7633154bf8ed93e37c10 (diff)
add 'real' syslog target (untested)
Diffstat (limited to 'Rules.make.in')
-rw-r--r--Rules.make.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rules.make.in b/Rules.make.in
index 1092a6c..e1d1730 100644
--- a/Rules.make.in
+++ b/Rules.make.in
@@ -30,7 +30,7 @@ LIBS=@LIBS@
# Names of the plugins to be compiled
-ULOGD_SL:=BASE OPRINT PWSNIFF LOGEMU LOCAL
+ULOGD_SL:=BASE OPRINT PWSNIFF LOGEMU LOCAL SYSLOG
# mysql output support
#ULOGD_SL+=MYSQL