X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fmap%2FCMakeLists.txt;h=bf28e5ba2c334b743a4d811a08b3499586963d17;hb=28eedf4e890a258a7a68b4a5414c74a8d708e7a6;hp=2919199c93884370d20b73645c2d61727b09f21a;hpb=223548d479c0bde67aa8d05a1f0f13e0afb0aab1;p=vpp.git diff --git a/src/plugins/map/CMakeLists.txt b/src/plugins/map/CMakeLists.txt index 2919199c938..bf28e5ba2c3 100644 --- a/src/plugins/map/CMakeLists.txt +++ b/src/plugins/map/CMakeLists.txt @@ -28,4 +28,5 @@ add_vpp_plugin(map map_all_api_h.h map_msg_enum.h map.h + lpm.h )