From 4364b47e48ddedb841e8ec8db25c8b4fa878a911 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Wed, 17 Nov 1999 15:50:41 +0000 Subject: ospf.c and ospc.h splitted into various files. --- proto/ospf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto/ospf/Makefile') diff --git a/proto/ospf/Makefile b/proto/ospf/Makefile index f3c08fe..6b787c6 100644 --- a/proto/ospf/Makefile +++ b/proto/ospf/Makefile @@ -1,4 +1,4 @@ -source=ospf.c topology.c +source=ospf.c topology.c packet.c hello.c neighbor.c iface.c dbdes.c root-rel=../../ dir-name=proto/ospf -- cgit v1.2.3