diff options
Diffstat (limited to 'astraceroute')
-rw-r--r-- | astraceroute/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astraceroute/Makefile b/astraceroute/Makefile index 36e37f0..4cf9a3e 100644 --- a/astraceroute/Makefile +++ b/astraceroute/Makefile @@ -8,6 +8,7 @@ astraceroute-objs = xmalloc.o \ proto_none.o \ tprintf.o \ bpf.o \ + str.o \ geoip.o \ ring_rx.o \ ring.o \ |