X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fgbp%2FCMakeLists.txt;h=c099060a1dec7da10e4adf0c6510fc7b47999938;hb=f8520159d5e5b4988f56919d34aae3ee7ce38cdb;hp=738154a16c7339dfb286a4726911916364691f7c;hpb=b3abec7c1f936ee4950d14cc8a9c34c729551f9f;p=vpp.git diff --git a/src/plugins/gbp/CMakeLists.txt b/src/plugins/gbp/CMakeLists.txt index 738154a16c7..c099060a1de 100644 --- a/src/plugins/gbp/CMakeLists.txt +++ b/src/plugins/gbp/CMakeLists.txt @@ -27,4 +27,9 @@ add_vpp_plugin(gbp API_FILES gbp.api + + INSTALL_HEADERS + gbp.h + gbp_all_api_h.h + gbp_msg_enum.h )