IPIP and IPv6 fragmentation
[vpp.git] / src / plugins / map / CMakeLists.txt
index a3e6e3d..5bce036 100644 (file)
@@ -23,4 +23,13 @@ add_vpp_plugin(map
 
   API_FILES
   map.api
+
+  API_TEST_SOURCES
+  map_test.c
+
+  INSTALL_HEADERS
+  map_all_api_h.h
+  map_msg_enum.h
+  map_dpo.h
+  map.h
 )