Stats: Include stat_segment.h in packages. 57/15257/2
authorOle Troan <ot@cisco.com>
Thu, 11 Oct 2018 20:08:50 +0000 (22:08 +0200)
committerDamjan Marion <dmarion@me.com>
Thu, 11 Oct 2018 23:37:48 +0000 (23:37 +0000)
Change-Id: I976c0aba8397badf64763c4dbddce67009a4fb23
Signed-off-by: Ole Troan <ot@cisco.com>
src/vpp/CMakeLists.txt

index 601bc03..16843f7 100644 (file)
@@ -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
 )
 
 ##############################################################################