X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvlib%2FCMakeLists.txt;fp=src%2Fvlib%2FCMakeLists.txt;h=dbd74f100951b5b65a7926f4536fddc46926e0e1;hb=1c2297144a37ea6a42f5deec6e1613a297de3321;hp=8a31af68742e920d77d4440d44751008ff7c7557;hpb=09aeee64da0609d027fd7d55525c8f080cbede8e;p=vpp.git diff --git a/src/vlib/CMakeLists.txt b/src/vlib/CMakeLists.txt index 8a31af68742..dbd74f10095 100644 --- a/src/vlib/CMakeLists.txt +++ b/src/vlib/CMakeLists.txt @@ -67,6 +67,7 @@ endif() add_vpp_library(vlib SOURCES buffer.c + buffer_funcs.c cli.c counter.c drop.c @@ -99,6 +100,7 @@ add_vpp_library(vlib ${VMBUS_SOURCE} MULTIARCH_SOURCES + buffer_funcs.c drop.c punt_node.c node_init.c