summaryrefslogtreecommitdiff
path: root/app/xhost/man
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2023-04-10 15:30:18 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2023-04-10 15:30:18 +0000
commit01ec2711b8be4b6349d3f86f155a3eca79f7c928 (patch)
treeb7bd88ff269df272333c7719178ee9ecd7769997 /app/xhost/man
parent61318a4e2ebd8582caff59b877910a343942ae7e (diff)
Update to xhost 1.0.9
Diffstat (limited to 'app/xhost/man')
-rw-r--r--app/xhost/man/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/xhost/man/Makefile.in b/app/xhost/man/Makefile.in
index a559708ad..3e66c0b8d 100644
--- a/app/xhost/man/Makefile.in
+++ b/app/xhost/man/Makefile.in
@@ -152,6 +152,7 @@ LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIB_MAN_DIR = @LIB_MAN_DIR@
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
+LOCALEDIR = @LOCALEDIR@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
@@ -224,6 +225,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@