summaryrefslogtreecommitdiffstats
path: root/nest/Makefile
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-03-01 15:51:47 +0100
committerMartin Mares <mj@ucw.cz>2000-03-01 15:51:47 +0100
commit85053fce04a2cba09332a6eb667f09f9c4182392 (patch)
treebe9f97620ba18d071e81068e46e0c77b4e682e6f /nest/Makefile
parent7293c5dd8175aac4650cb48c68c7dd278a74371e (diff)
downloadbird-85053fce04a2cba09332a6eb667f09f9c4182392.tar
bird-85053fce04a2cba09332a6eb667f09f9c4182392.zip
Reimplemented neighbor cache. Now uses real hashing.
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 b9cb69b..69afae1 100644
--- a/nest/Makefile
+++ b/nest/Makefile
@@ -1,4 +1,4 @@
-source=rt-table.c rt-fib.c rt-attr.c proto.c iface.c rt-dev.c password.c cli.c locks.c cmds.c
+source=rt-table.c rt-fib.c rt-attr.c proto.c iface.c rt-dev.c password.c cli.c locks.c cmds.c neighbor.c
root-rel=../
dir-name=nest