summaryrefslogtreecommitdiff
path: root/lib/zlib/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/zlib/Makefile.in')
-rw-r--r--lib/zlib/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/zlib/Makefile.in b/lib/zlib/Makefile.in
index a2c924c42..df44c2a04 100644
--- a/lib/zlib/Makefile.in
+++ b/lib/zlib/Makefile.in
@@ -1,7 +1,7 @@
#
# SPDX-License-Identifier: ISC
#
-# Copyright (c) 2011-2018 Todd C. Miller <Todd.Miller@sudo.ws>
+# Copyright (c) 2011-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
@@ -35,6 +35,7 @@ exec_prefix = @exec_prefix@
bindir = @bindir@
sbindir = @sbindir@
sysconfdir = @sysconfdir@
+adminconfdir = @adminconfdir@
libexecdir = @libexecdir@
datarootdir = @datarootdir@
localstatedir = @localstatedir@