MAP: Convert from DPO to input feature.
[vpp.git] / src / plugins / map / CMakeLists.txt
index 2d604e6..2919199 100644 (file)
@@ -19,7 +19,6 @@ add_vpp_plugin(map
   ip6_map_t.c
   map_api.c
   map.c
-  map_dpo.c
   lpm.c
 
   API_FILES
@@ -28,6 +27,5 @@ add_vpp_plugin(map
   INSTALL_HEADERS
   map_all_api_h.h
   map_msg_enum.h
-  map_dpo.h
   map.h
 )