mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 13:15:12 +02:00
8 lines
159 B
Makefile
8 lines
159 B
Makefile
# -*- Makefile -*-
|
|
|
|
bin_SCRIPTS = xt_geoip_fetch
|
|
|
|
pkglibexec_SCRIPTS = xt_geoip_build xt_geoip_dl
|
|
|
|
man1_MANS = xt_geoip_build.1 xt_geoip_dl.1 xt_geoip_fetch.1
|