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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vnet/CMakeLists.txt b/src/vnet/CMakeLists.txt
index aaf7357e410..05a8077c8ab 100644
--- a/src/vnet/CMakeLists.txt
+++ b/src/vnet/CMakeLists.txt
@@ -1451,6 +1451,8 @@ list(APPEND VNET_SOURCES
qos/qos_egress_map.c
qos/qos_record.c
qos/qos_record_node.c
+ qos/qos_store.c
+ qos/qos_store_node.c
qos/qos_mark.c
qos/qos_mark_node.c
)