summaryrefslogtreecommitdiff
path: root/proto/bgp/Makefile
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2000-03-21 15:53:50 +0000
committerMartin Mares <mj@ucw.cz>2000-03-21 15:53:50 +0000
commit72a6ef11fe6589d0f4d5158c207ff8a0669becc3 (patch)
treea628b72e43d9d8bab7a3a4cf19d54d8374bb345c /proto/bgp/Makefile
parenta8f944cb6e6c75c1aac2500ccf1f3905c4c3fd7a (diff)
Construction of BGP packets.
Diffstat (limited to 'proto/bgp/Makefile')
-rw-r--r--proto/bgp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/bgp/Makefile b/proto/bgp/Makefile
index 0f0ba278..a634cf0d 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