misc: put devtools plugins into separate component/package
[vpp.git] / src / plugins / dispatch-trace / CMakeLists.txt
index 5ba47f9..fd7c623 100644 (file)
@@ -14,4 +14,7 @@
 add_vpp_plugin(dispatch_trace
   SOURCES
   main.c
+
+  COMPONENT
+  vpp-plugin-devtools
 )