commit | a907612b1536aeec4f54d6442cb056faba360ea7 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed Mar 02 01:07:43 2016 -0800 |
committer | Thomas Vachuska <tom@onlab.us> | Wed Mar 02 01:07:43 2016 -0800 |
tree | 7f6f5f09eb892bcfdeedaa778bc74e0e39ff6184 | |
parent | 06cf658408570f7a9e140f13016d43e6328e5497 [diff] [blame] |
Hooking ospf into the overall build. More fixes are required to allow ospf/protocol and ospf/ctl to build. Change-Id: I6367178a5dff56f13e4c67c4503bc59b7deb45cb
diff --git a/protocols/pom.xml b/protocols/pom.xml index 4daacfe..729e36b 100644 --- a/protocols/pom.xml +++ b/protocols/pom.xml
@@ -38,6 +38,7 @@ <module>ovsdb</module> <module>bgp</module> <module>rest</module> + <module>ospf</module> </modules> <dependencies>