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