From 72a6ef11fe6589d0f4d5158c207ff8a0669becc3 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 21 Mar 2000 15:53:50 +0000 Subject: Construction of BGP packets. --- 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 0f0ba27..a634cf0 100644 --- a/proto/bgp/Makefile +++ b/proto/bgp/Makefile @@ -1,4 +1,4 @@ -source=bgp.c attrs.c +source=bgp.c attrs.c packets.c root-rel=../../ dir-name=proto/bgp -- cgit v1.2.3