ikev2: add support for custom ipsec-over-udp port
[vpp.git] / src / plugins / lacp / CMakeLists.txt
index fd0413c..a6be5ef 100644 (file)
@@ -28,14 +28,13 @@ add_vpp_plugin(lacp
   lacp.api
 
   INSTALL_HEADERS
+  protocol.h
   machine.h
   rx_machine.h
   tx_machine.h
   mux_machine.h
   ptx_machine.h
   node.h
-  lacp_all_api_h.h
-  lacp_msg_enum.h
 
   API_TEST_SOURCES
   lacp_test.c