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>