X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvlibapi%2FCMakeLists.txt;h=dfd6b5b50451f11f07bd9a2409a8c3d95717d09f;hb=413f4a5b2;hp=6c67008a1a760df755c696caae131475455a760b;hpb=4553c95ab7cac75838433fdd5cd3c0d0c1d6e2e6;p=vpp.git diff --git a/src/vlibapi/CMakeLists.txt b/src/vlibapi/CMakeLists.txt index 6c67008a1a7..dfd6b5b5045 100644 --- a/src/vlibapi/CMakeLists.txt +++ b/src/vlibapi/CMakeLists.txt @@ -17,7 +17,10 @@ install( api.h vat_helper_macros.h api_common.h + api_types.h DESTINATION include/vlibapi + + COMPONENT vpp-dev )