summaryrefslogtreecommitdiffstats
path: root/proto/ospf/Makefile
diff options
context:
space:
mode:
authorOndrej Filip <feela@network.cz>2000-03-30 02:18:59 +0200
committerOndrej Filip <feela@network.cz>2000-03-30 02:18:59 +0200
commit6d2b32114feadb283cb988daa7ed80142aa8c4d1 (patch)
tree67274abcbca41d5c2b7f640f24f11d90f84c3749 /proto/ospf/Makefile
parent3ee2310c5dccebe2b63098ab478b5b1d61e4fcb2 (diff)
downloadbird-6d2b32114feadb283cb988daa7ed80142aa8c4d1.tar
bird-6d2b32114feadb283cb988daa7ed80142aa8c4d1.zip
LSreq initial work.
Diffstat (limited to 'proto/ospf/Makefile')
-rw-r--r--proto/ospf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/ospf/Makefile b/proto/ospf/Makefile
index 6b787c6..a7658f7 100644
--- a/proto/ospf/Makefile
+++ b/proto/ospf/Makefile
@@ -1,4 +1,4 @@
-source=ospf.c topology.c packet.c hello.c neighbor.c iface.c dbdes.c
+source=ospf.c topology.c packet.c hello.c neighbor.c iface.c dbdes.c lsreq.c
root-rel=../../
dir-name=proto/ospf