X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fplugins%2Fmap%2FCMakeLists.txt;h=9db09876023aae7eb45fb7a18402a2b18ae3d80e;hp=a3e6e3d2540726a3b21dfe99f1e963ff36b7af73;hb=d2dcd200fe2e94f6408155f6c38e7f570dbe1183;hpb=c261760d907a67ba9548104140785771668d8e83 diff --git a/src/plugins/map/CMakeLists.txt b/src/plugins/map/CMakeLists.txt index a3e6e3d2540..9db09876023 100644 --- a/src/plugins/map/CMakeLists.txt +++ b/src/plugins/map/CMakeLists.txt @@ -23,4 +23,7 @@ add_vpp_plugin(map API_FILES map.api + + API_TEST_SOURCES + map_test.c )