Fixing de-activation of restconf app

Change-Id: I8ebc554e7d7fbba4cb19c72f533e17907d31cae7
diff --git a/protocols/restconf/server/BUILD b/protocols/restconf/server/BUILD
index 4f0cd7f..adf5195 100644
--- a/protocols/restconf/server/BUILD
+++ b/protocols/restconf/server/BUILD
@@ -1,5 +1,6 @@
 BUNDLES = [
     "//protocols/restconf/server/rpp:onos-protocols-restconf-server-rpp",
+    "//apps/restconf/api:onos-apps-restconf-api",
 ]
 
 onos_app(