Makefile.am cleanup
[vpp.git] / build-root / bootstrap.sh
index f83734f..2949c18 100755 (executable)
@@ -45,7 +45,7 @@ cd $wsroot
 
 cd $build_root
 echo Compile native tools
-for tool in vppapigen
+for tool in tools
 do
     make V=0 is_build_tool=yes $tool-install
 done