dhcp: Move to plugin
[vpp.git] / src / vpp / CMakeLists.txt
index 401f1d0..da43b0f 100644 (file)
@@ -81,6 +81,7 @@ add_vpp_headers(vpp
   api/vpe_msg_enum.h
   api/vpe_all_api_h.h
   stats/stat_segment.h
+  stats/stat_segment_shared.h
 )
 
 ##############################################################################