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 82e5b5b..8add1cd 100644 --- a/astraceroute/Makefile +++ b/astraceroute/Makefile @@ -9,6 +9,7 @@ astraceroute-objs =	xmalloc.o \  			tprintf.o \  			bpf.o \  			str.o \ +			dev.o \  			geoip.o \  			ring_rx.o \  			ring.o \ | 
