cmake: add missing vat plugins
[vpp.git] / src / plugins / map / CMakeLists.txt
index a3e6e3d..9db0987 100644 (file)
@@ -23,4 +23,7 @@ add_vpp_plugin(map
 
   API_FILES
   map.api
+
+  API_TEST_SOURCES
+  map_test.c
 )