From 4540b2f8cd09b7a36a45c752d751d8da1b1ee6b0 Mon Sep 17 00:00:00 2001 From: Ole Troan Date: Fri, 27 Sep 2019 14:14:38 +0200 Subject: lacp: remove api boilerplate Type: refactor Signed-off-by: Ole Troan Change-Id: I5b77da8e9c476bd784be087a53b2eafb2d1a4831 --- src/plugins/lacp/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/plugins/lacp/CMakeLists.txt') diff --git a/src/plugins/lacp/CMakeLists.txt b/src/plugins/lacp/CMakeLists.txt index 8e0e6076f30..a6be5ef5022 100644 --- a/src/plugins/lacp/CMakeLists.txt +++ b/src/plugins/lacp/CMakeLists.txt @@ -35,8 +35,6 @@ add_vpp_plugin(lacp mux_machine.h ptx_machine.h node.h - lacp_all_api_h.h - lacp_msg_enum.h API_TEST_SOURCES lacp_test.c -- cgit 1.2.3-korg