summaryrefslogtreecommitdiffstats
path: root/proto/ospf/Makefile
diff options
context:
space:
mode:
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