From 694ec926c79b27609ce9f452f8fd6f3f4aa9ff4e Mon Sep 17 00:00:00 2001 From: Ole Troan Date: Fri, 27 Sep 2019 14:09:31 +0200 Subject: l3xc: remove api boilerplate Type: refactor Signed-off-by: Ole Troan Change-Id: Iea808fcdbf97cb78a2e2805002d3e2333279cb89 --- src/plugins/l3xc/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/plugins/l3xc/CMakeLists.txt') diff --git a/src/plugins/l3xc/CMakeLists.txt b/src/plugins/l3xc/CMakeLists.txt index 82ea08404d9..d00a83b86ea 100644 --- a/src/plugins/l3xc/CMakeLists.txt +++ b/src/plugins/l3xc/CMakeLists.txt @@ -19,8 +19,4 @@ add_vpp_plugin(l3xc API_FILES l3xc.api - - INSTALL_HEADERS - l3xc_all_api_h.h - l3xc_msg_enum.h ) -- cgit 1.2.3-korg