summaryrefslogtreecommitdiffstats
path: root/nest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nest/Makefile')
-rw-r--r--nest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nest/Makefile b/nest/Makefile
index aaa0c2a..3990a89 100644
--- a/nest/Makefile
+++ b/nest/Makefile
@@ -1,4 +1,4 @@
THISDIR=nest
-OBJS=rt-table.o rt-fib.o rt-attr.o proto.o iface.o
+OBJS=rt-table.o rt-fib.o rt-attr.o proto.o iface.o rt-dev.o
include ../Rules