aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/CMakeLists.txt')
-rw-r--r--src/vnet/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/CMakeLists.txt b/src/vnet/CMakeLists.txt
index 88ef4cca7b9..1cd5b58f85a 100644
--- a/src/vnet/CMakeLists.txt
+++ b/src/vnet/CMakeLists.txt
@@ -41,6 +41,7 @@ list(APPEND VNET_SOURCES
interface/tx_queue.c
interface/runtime.c
interface/monitor.c
+ interface/stats.c
interface_stats.c
misc.c
)