summaryrefslogtreecommitdiffstats
path: root/Rules.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'Rules.make.in')
-rw-r--r--Rules.make.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Rules.make.in b/Rules.make.in
index ac8e0c9..a08a41a 100644
--- a/Rules.make.in
+++ b/Rules.make.in
@@ -4,6 +4,8 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
sysconfdir=@sysconfdir@
+ULOGD_CONFIGFILE=@sysconfdir@/ulogd.conf
+
ULOGD_LIB_PATH=@libdir@/ulogd
CC=@CC@