cmake: Add protocol.h to lacp plugin .h includes 03/16203/2
authorAlexander Chernavin <achernavin@netgate.com>
Tue, 27 Nov 2018 08:16:43 +0000 (03:16 -0500)
committerDamjan Marion <dmarion@me.com>
Tue, 27 Nov 2018 13:50:06 +0000 (13:50 +0000)
Change-Id: I42e715345b6bc9b469d8b74ce216fc98b7824cf8
Signed-off-by: Alexander Chernavin <achernavin@netgate.com>
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