From c01e37416d09a92bf838250a15fe99fdc48bc010 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 20 Mar 2000 21:50:17 +0000 Subject: Started work on BGP. Wrote main part of the connection handling code. --- proto/bgp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proto/bgp/Makefile') diff --git a/proto/bgp/Makefile b/proto/bgp/Makefile index 8358bc8..0f0ba27 100644 --- a/proto/bgp/Makefile +++ b/proto/bgp/Makefile @@ -1,4 +1,4 @@ -source=bgp.c +source=bgp.c attrs.c root-rel=../../ dir-name=proto/bgp -- cgit v1.2.3