From b4629f46c6b8da62c510b1fee9c77d00cde088d6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 1 May 2020 23:07:16 +0200 Subject: [PATCH] build: do install xt_geoip_fetch.1 --- geoip/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoip/Makefile.am b/geoip/Makefile.am index 32048a2..ec3ba51 100644 --- a/geoip/Makefile.am +++ b/geoip/Makefile.am @@ -4,4 +4,4 @@ bin_SCRIPTS = xt_geoip_fetch pkglibexec_SCRIPTS = xt_geoip_build xt_geoip_dl -man1_MANS = xt_geoip_build.1 xt_geoip_dl.1 +man1_MANS = xt_geoip_build.1 xt_geoip_dl.1 xt_geoip_fetch.1