X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fplugins%2Figmp%2FCMakeLists.txt;h=089046e97200e1de698b79b3c3457d8d9c486d51;hb=f8520159d5e5b4988f56919d34aae3ee7ce38cdb;hp=8ed8c489b7caa1fd2cf59a9c9e161affc1f9c15e;hpb=b3abec7c1f936ee4950d14cc8a9c34c729551f9f;p=vpp.git diff --git a/src/plugins/igmp/CMakeLists.txt b/src/plugins/igmp/CMakeLists.txt index 8ed8c489b7c..089046e9720 100644 --- a/src/plugins/igmp/CMakeLists.txt +++ b/src/plugins/igmp/CMakeLists.txt @@ -29,4 +29,8 @@ add_vpp_plugin(igmp API_FILES igmp.api + + INSTALL_HEADERS + igmp_all_api_h.h + igmp_msg_enum.h )