X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fplugins%2Fl2e%2FCMakeLists.txt;h=3b472356361e58318ff97a83987ad9309540627d;hb=92f190a802b6999ce68696032e556aa75171e1cc;hp=e063f7d62ec149f0e65da58984d0d9be3e23f00e;hpb=f8520159d5e5b4988f56919d34aae3ee7ce38cdb;p=vpp.git diff --git a/src/plugins/l2e/CMakeLists.txt b/src/plugins/l2e/CMakeLists.txt index e063f7d62ec..3b472356361 100644 --- a/src/plugins/l2e/CMakeLists.txt +++ b/src/plugins/l2e/CMakeLists.txt @@ -13,9 +13,13 @@ add_vpp_plugin(l2e SOURCES + l2e_node.c l2e_api.c l2e.c + MULTIARCH_SOURCES + l2e_node.c + API_FILES l2e.api