L2 BD API to flush all IP-MAC entries in the specified BD
[vpp.git] / src / vat / CMakeLists.txt
index bc26c3e..d512d9c 100644 (file)
@@ -22,12 +22,15 @@ add_vpp_library(vatplugin
 ##############################################################################
 # vpp_api_test
 ##############################################################################
-add_vpp_executable(vpp_api_test ENABLE_EXPORTS NO_INSTALL
+add_vpp_executable(vpp_api_test ENABLE_EXPORTS
   SOURCES
   api_format.c
   main.c
   plugin.c
   json_format.c
+  types.c
+
+  DEPENDS api_headers
 
   LINK_LIBRARIES
   vlibmemoryclient