X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvat%2FCMakeLists.txt;h=9d37b7ba83e3e1c3cc5c9517819db4e95070ecf5;hb=a8c3b86ebebea357b89ad181bb4c141db4c6505d;hp=d512d9c17305b1472ed5658b9d6b7507117c1573;hpb=a409f2729ac2431aeee5a18889b4d2e5634c713f;p=vpp.git diff --git a/src/vat/CMakeLists.txt b/src/vat/CMakeLists.txt index d512d9c1730..9d37b7ba83e 100644 --- a/src/vat/CMakeLists.txt +++ b/src/vat/CMakeLists.txt @@ -29,6 +29,9 @@ add_vpp_executable(vpp_api_test ENABLE_EXPORTS plugin.c json_format.c types.c + ip_types_api.c + ip_types.c + protocols.def DEPENDS api_headers @@ -65,4 +68,3 @@ add_vpp_executable(vpp_restart SOURCES restart.c LINK_LIBRARIES svm svmdb vppinfra Threads::Threads rt ) -