X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fvom%2Fvom%2FCMakeLists.txt;fp=extras%2Fvom%2Fvom%2FCMakeLists.txt;h=2ea84d9faa8d160d19baa2c1f8864c640bfa7bb9;hb=c17c1873a92f41ddf4fbb6680a7e8922f7f21b35;hp=144749968d550166337cf0d8cae48c7d0116a0ad;hpb=8a4f6dadfd56b96a65010d77ed28522c51d0cfa9;p=vpp.git diff --git a/extras/vom/vom/CMakeLists.txt b/extras/vom/vom/CMakeLists.txt index 144749968d5..2ea84d9faa8 100644 --- a/extras/vom/vom/CMakeLists.txt +++ b/extras/vom/vom/CMakeLists.txt @@ -167,6 +167,14 @@ list(APPEND VOM_SOURCES pipe.cpp pipe_cmds.cpp prefix.cpp + qos_map.cpp + qos_map_cmds.cpp + qos_mark.cpp + qos_mark_cmds.cpp + qos_record.cpp + qos_record_cmds.cpp + qos_types.cpp + qos_types_api.cpp ra_config.cpp ra_prefix.cpp route.cpp @@ -269,6 +277,10 @@ list(APPEND VOM_HEADERS om.hpp pipe.hpp prefix.hpp + qos_map.hpp + qos_mark.hpp + qos_record.hpp + qos_types.hpp ra_config.hpp ra_prefix.hpp route.hpp