ONOS-4086 to ONOS-4091, ONOS-4098 to ONOS-4100:ISIS controller implementation

Change-Id: I7be52805652fe762baf808515401d6b5042b2aa5
diff --git a/protocols/isis/pom.xml b/protocols/isis/pom.xml
index 90d9ded..bf6ac7a 100644
--- a/protocols/isis/pom.xml
+++ b/protocols/isis/pom.xml
@@ -34,6 +34,7 @@
     <modules>
         <module>api</module>
         <module>isisio</module>
+        <module>ctl</module>
     </modules>
 
 </project>