diff options
author | Ole Troan <ot@cisco.com> | 2018-11-22 12:53:00 +0100 |
---|---|---|
committer | Ole Troan <ot@cisco.com> | 2018-11-22 21:28:33 +0100 |
commit | ffba3c377c679a69fd9507bc8f8bc3acf8258d1e (patch) | |
tree | afb66dc7250eb2597c5bb0075ca303a7cd12c32f /src/plugins/map/CMakeLists.txt | |
parent | fccd1b2b694146506e0efdeee6c23674550fc5d5 (diff) |
MAP: Use explicit address/prefix types in API
Change-Id: Ic751fecc4a060eedcdb9eaf5d02e1416c838fd63
Signed-off-by: Ole Troan <ot@cisco.com>
Diffstat (limited to 'src/plugins/map/CMakeLists.txt')
-rw-r--r-- | src/plugins/map/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/map/CMakeLists.txt b/src/plugins/map/CMakeLists.txt index 5bce036ee4f..20d5dfebbe6 100644 --- a/src/plugins/map/CMakeLists.txt +++ b/src/plugins/map/CMakeLists.txt @@ -24,9 +24,6 @@ add_vpp_plugin(map API_FILES map.api - API_TEST_SOURCES - map_test.c - INSTALL_HEADERS map_all_api_h.h map_msg_enum.h |