aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/vpp/CMakeLists.txt')
-rw-r--r--src/vpp/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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
)
##############################################################################