summaryrefslogtreecommitdiff
path: root/astraceroute
diff options
context:
space:
mode:
Diffstat (limited to 'astraceroute')
-rw-r--r--astraceroute/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/astraceroute/Makefile b/astraceroute/Makefile
index 2e80a11..bbf9e88 100644
--- a/astraceroute/Makefile
+++ b/astraceroute/Makefile
@@ -17,6 +17,7 @@ astraceroute-objs = xmalloc.o \
dev.o \
ring.o \
die.o \
+ sysctl.o \
astraceroute.o
ifeq ($(CONFIG_GEOIP), 1)