From 6ba36f06ae10ea7efd60c30f8ef40d6143c69ef6 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 10 Nov 1999 12:27:01 +0000 Subject: Added LSA hashing table (parts of code stolen from rt-fib.c, but heavily simplified since we don't need asynchronous walking). --- proto/ospf/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'proto/ospf/Makefile') diff --git a/proto/ospf/Makefile b/proto/ospf/Makefile index 0bd05d0..f3c08fe 100644 --- a/proto/ospf/Makefile +++ b/proto/ospf/Makefile @@ -1,6 +1,5 @@ -source=ospf.c +source=ospf.c topology.c root-rel=../../ dir-name=proto/ospf include ../../Rules - -- cgit v1.2.3