X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fplugins%2Fmap%2FCMakeLists.txt;h=20d5dfebbe6aea2778aac332c7b7b26d795f9276;hp=a3e6e3d2540726a3b21dfe99f1e963ff36b7af73;hb=ffba3c3;hpb=74449b8b68801e0938f528f19d69e75644cb2ee9 diff --git a/src/plugins/map/CMakeLists.txt b/src/plugins/map/CMakeLists.txt index a3e6e3d2540..20d5dfebbe6 100644 --- a/src/plugins/map/CMakeLists.txt +++ b/src/plugins/map/CMakeLists.txt @@ -23,4 +23,10 @@ add_vpp_plugin(map API_FILES map.api + + INSTALL_HEADERS + map_all_api_h.h + map_msg_enum.h + map_dpo.h + map.h )