Yuta HIGUCHI

Fixing ISIS problem

- `buck targets` was failing due to this

Change-Id: I0f35abdcaad2900cd4616d494f6d4f4c1e9c1b81
Showing 1 changed file with 1 additions and 1 deletions
......@@ -67,7 +67,7 @@ CORE = [
'//providers/rest/device:onos-providers-rest-device',
'//providers/snmp/device:onos-providers-snmp-device',
'//providers/isis/cfg:onos-providers-isis-cfg',
'//providers/isis/device:onos-providers-isis-device',
'//providers/isis/topology:onos-providers-isis-topology',
'//web/api:onos-rest',
'//web/gui:onos-gui',
......