summaryrefslogtreecommitdiff
path: root/logsrvd/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'logsrvd/Makefile.in')
-rw-r--r--logsrvd/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/logsrvd/Makefile.in b/logsrvd/Makefile.in
index 375c685b8..028e752f5 100644
--- a/logsrvd/Makefile.in
+++ b/logsrvd/Makefile.in
@@ -1,7 +1,7 @@
#
# SPDX-License-Identifier: ISC
#
-# Copyright (c) 2019-2021 Todd C. Miller <Todd.Miller@sudo.ws>
+# Copyright (c) 2019-2023 Todd C. Miller <Todd.Miller@sudo.ws>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -98,6 +98,7 @@ exec_prefix = @exec_prefix@
bindir = @bindir@
sbindir = @sbindir@
sysconfdir = @sysconfdir@
+adminconfdir = @adminconfdir@
libexecdir = @libexecdir@
datarootdir = @datarootdir@
localedir = @localedir@