summaryrefslogtreecommitdiffstats
path: root/Rules.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'Rules.make.in')
-rw-r--r--Rules.make.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Rules.make.in b/Rules.make.in
index 0f9c937..428b81f 100644
--- a/Rules.make.in
+++ b/Rules.make.in
@@ -3,6 +3,7 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
sysconfdir=@sysconfdir@
+sbindir=@sbindir@
ULOGD_CONFIGFILE=@sysconfdir@/ulogd.conf
@@ -26,7 +27,7 @@ LIBS=@LIBS@
# Names of the plugins to be compiled
-ULOGD_SL:=BASE OPRINT PWSNIFF LOGEMU LOCALTIME
+ULOGD_SL:=BASE OPRINT PWSNIFF LOGEMU LOCAL
# mysql output support
#ULOGD_SL+=MYSQL