Fix race condition in tls half open ctx get/put
[vpp.git] / src / CMakeLists.txt
index 42e3a1c..585f8a1 100644 (file)
@@ -69,7 +69,7 @@ include(cmake/deb.cmake)
 foreach(
   DIR
   vppinfra svm vlib vlibmemory vlibapi vnet vpp vat vcl plugins
-  vpp-api tools/vppapigen
+  vpp-api tools/vppapigen tools/g2 tools/elftool tools/perftool
 )
   add_subdirectory(${DIR})
 endforeach()