X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fl2e%2FCMakeLists.txt;h=e063f7d62ec149f0e65da58984d0d9be3e23f00e;hb=refs%2Fchanges%2F06%2F14506%2F1;hp=27d5659722d744ece453613bdcf925ac358b9b40;hpb=b3abec7c1f936ee4950d14cc8a9c34c729551f9f;p=vpp.git diff --git a/src/plugins/l2e/CMakeLists.txt b/src/plugins/l2e/CMakeLists.txt index 27d5659722d..e063f7d62ec 100644 --- a/src/plugins/l2e/CMakeLists.txt +++ b/src/plugins/l2e/CMakeLists.txt @@ -18,4 +18,9 @@ add_vpp_plugin(l2e API_FILES l2e.api + + INSTALL_HEADERS + l2e.h + l2e_all_api_h.h + l2e_msg_enum.h )