diff options
Diffstat (limited to 'astraceroute/Makefile')
-rw-r--r-- | astraceroute/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astraceroute/Makefile b/astraceroute/Makefile index cc0a3ce..ba45395 100644 --- a/astraceroute/Makefile +++ b/astraceroute/Makefile @@ -10,6 +10,7 @@ astraceroute-objs = xmalloc.o \ bpf.o \ str.o \ sock.o \ + link.o \ dev.o \ geoip.o \ ring_rx.o \ |