diff options
Diffstat (limited to 'astraceroute')
-rw-r--r-- | astraceroute/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astraceroute/Makefile b/astraceroute/Makefile index b99e310..8f9f518 100644 --- a/astraceroute/Makefile +++ b/astraceroute/Makefile @@ -4,7 +4,6 @@ astraceroute-libs = -lGeoIP \ astraceroute-objs = xmalloc.o \ ioops.o \ - xutils.o \ proto_none.o \ tprintf.o \ bpf.o \ |