diff options
Diffstat (limited to 'astraceroute')
-rw-r--r-- | astraceroute/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astraceroute/Makefile b/astraceroute/Makefile index 8c5e7fe..5574168 100644 --- a/astraceroute/Makefile +++ b/astraceroute/Makefile @@ -18,3 +18,5 @@ astraceroute-objs = xmalloc.o \ astraceroute.o astraceroute-eflags = + +astraceroute-confs = geoip.conf |