From: Ole Troan Date: Thu, 11 Oct 2018 20:08:50 +0000 (+0200) Subject: Stats: Include stat_segment.h in packages. X-Git-Tag: v19.04-rc0~634 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=commitdiff_plain;h=e9b558282293ee28c5eef7cb507dbe3f4a81e5af Stats: Include stat_segment.h in packages. Change-Id: I976c0aba8397badf64763c4dbddce67009a4fb23 Signed-off-by: Ole Troan --- diff --git a/src/vpp/CMakeLists.txt b/src/vpp/CMakeLists.txt index 601bc0397d6..16843f73e8a 100644 --- a/src/vpp/CMakeLists.txt +++ b/src/vpp/CMakeLists.txt @@ -82,6 +82,7 @@ add_vpp_executable(vpp add_vpp_headers(vpp api/vpe_msg_enum.h api/vpe_all_api_h.h + stats/stat_segment.h ) ##############################################################################