summaryrefslogtreecommitdiff
path: root/make-linux.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make-linux.mk')
-rw-r--r--make-linux.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/make-linux.mk b/make-linux.mk
index 3fe4480c..c2678cf1 100644
--- a/make-linux.mk
+++ b/make-linux.mk
@@ -42,6 +42,8 @@ STRIP=strip --strip-all
CXXFLAGS=$(CFLAGS) -fno-rtti
+OBJS+=osnet/LinuxRoutingTable.o
+
include objects.mk
all: one