cmake: Add protocol.h to lacp plugin .h includes
[vpp.git] / src / plugins / lacp / CMakeLists.txt
index fd0413c..8e0e607 100644 (file)
@@ -28,6 +28,7 @@ add_vpp_plugin(lacp
   lacp.api
 
   INSTALL_HEADERS
+  protocol.h
   machine.h
   rx_machine.h
   tx_machine.h