aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/l3xc/CMakeLists.txt
diff options
context:
space:
mode:
authorOle Troan <ot@cisco.com>2019-09-27 14:09:31 +0200
committerNeale Ranns <nranns@cisco.com>2019-09-27 16:06:05 +0000
commit694ec926c79b27609ce9f452f8fd6f3f4aa9ff4e (patch)
tree34d0fb1073ff2f0cde02d866f318a30a44b5b44b /src/plugins/l3xc/CMakeLists.txt
parent4540b2f8cd09b7a36a45c752d751d8da1b1ee6b0 (diff)
l3xc: remove api boilerplate
Type: refactor Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: Iea808fcdbf97cb78a2e2805002d3e2333279cb89
Diffstat (limited to 'src/plugins/l3xc/CMakeLists.txt')
-rw-r--r--src/plugins/l3xc/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
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
)