summaryrefslogtreecommitdiffstats
path: root/nest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'nest/Makefile')
-rw-r--r--nest/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/nest/Makefile b/nest/Makefile
index f066fdf..0a9d5fe 100644
--- a/nest/Makefile
+++ b/nest/Makefile
@@ -1,4 +1,4 @@
THISDIR=nest
-OBJS=rt-table.o rt-fib.o
+OBJS=rt-table.o rt-fib.o rt-attr.o proto.o
-include $(TOPDIR)/Rules
+include ../Rules