X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fplugins%2Fmap%2FCMakeLists.txt;h=2919199c93884370d20b73645c2d61727b09f21a;hp=20d5dfebbe6aea2778aac332c7b7b26d795f9276;hb=fc7344f;hpb=ffba3c377c679a69fd9507bc8f8bc3acf8258d1e diff --git a/src/plugins/map/CMakeLists.txt b/src/plugins/map/CMakeLists.txt index 20d5dfebbe6..2919199c938 100644 --- a/src/plugins/map/CMakeLists.txt +++ b/src/plugins/map/CMakeLists.txt @@ -19,7 +19,7 @@ add_vpp_plugin(map ip6_map_t.c map_api.c map.c - map_dpo.c + lpm.c API_FILES map.api @@ -27,6 +27,5 @@ add_vpp_plugin(map INSTALL_HEADERS map_all_api_h.h map_msg_enum.h - map_dpo.h map.h )