misc: put devtools plugins into separate component/package
[vpp.git] / src / plugins / unittest / CMakeLists.txt
index 115ced3..baf3a3c 100644 (file)
@@ -54,4 +54,7 @@ add_vpp_plugin(unittest
   util_test.c
   vlib_test.c
   counter_test.c
+
+  COMPONENT
+  vpp-plugin-devtools
 )