summaryrefslogtreecommitdiffstats
path: root/src/plugins/cdp/CMakeLists.txt
diff options
context:
space:
mode:
authorOle Troan <ot@cisco.com>2019-09-25 18:24:42 +0200
committerNeale Ranns <nranns@cisco.com>2019-09-27 11:49:11 +0000
commit1bc96680c45237e6ed519e4be36738139a94af2d (patch)
tree86595f5594ff0cb962d3a5c135ec4fed62b28451 /src/plugins/cdp/CMakeLists.txt
parent74af6f081f2360eca7578f04c8ecff617e911b53 (diff)
cdp: remove api boilerplate
Type: refactor Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: I3b4bbbf2574faf8d06546eb72f127fa47479e988 Signed-off-by: Ole Troan <ot@cisco.com>
Diffstat (limited to 'src/plugins/cdp/CMakeLists.txt')
-rw-r--r--src/plugins/cdp/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/cdp/CMakeLists.txt b/src/plugins/cdp/CMakeLists.txt
index 53542f0877e..82203262c86 100644
--- a/src/plugins/cdp/CMakeLists.txt
+++ b/src/plugins/cdp/CMakeLists.txt
@@ -25,9 +25,7 @@ add_vpp_plugin(cdp
cdp_test.c
INSTALL_HEADERS
- cdp_all_api_h.h
cdp.h
- cdp_msg_enum.h
cdp_protocol.h
)