X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fmap%2FCMakeLists.txt;fp=src%2Fplugins%2Fmap%2FCMakeLists.txt;h=5bce036ee4fb71ae29ba9ffdcbff495aa53e86a8;hb=f8520159d5e5b4988f56919d34aae3ee7ce38cdb;hp=9db09876023aae7eb45fb7a18402a2b18ae3d80e;hpb=b3abec7c1f936ee4950d14cc8a9c34c729551f9f;p=vpp.git diff --git a/src/plugins/map/CMakeLists.txt b/src/plugins/map/CMakeLists.txt index 9db09876023..5bce036ee4f 100644 --- a/src/plugins/map/CMakeLists.txt +++ b/src/plugins/map/CMakeLists.txt @@ -26,4 +26,10 @@ add_vpp_plugin(map API_TEST_SOURCES map_test.c + + INSTALL_HEADERS + map_all_api_h.h + map_msg_enum.h + map_dpo.h + map.h )