geoip: install and document xt_geoip_fetch

Add a man page for xt_geoip_fetch.1 and include it as part of
the installed scripts.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
This commit is contained in:
Philip Prindeville
2020-05-01 00:15:46 +02:00
committed by Jan Engelhardt
parent 9193adc835
commit f7f18f0c4f
2 changed files with 37 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# -*- Makefile -*-
bin_SCRIPTS = xt_geoip_fetch
pkglibexec_SCRIPTS = xt_geoip_build xt_geoip_dl
man1_MANS = xt_geoip_build.1 xt_geoip_dl.1