X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=extras%2Fvom%2Fvom%2FCMakeLists.txt;h=20d926add0930d84c40adb4e9a759d37fc742c07;hb=e23edac38ec239115689fe252b4b41a3556f6280;hp=e3d2deaa8d6e29daaa8973263862b37255df2a06;hpb=84f36cb0963d9aa5b1d235baedffbdb20f839cfa;p=vpp.git diff --git a/extras/vom/vom/CMakeLists.txt b/extras/vom/vom/CMakeLists.txt index e3d2deaa8d6..20d926add09 100644 --- a/extras/vom/vom/CMakeLists.txt +++ b/extras/vom/vom/CMakeLists.txt @@ -112,6 +112,8 @@ list(APPEND VOM_SOURCES interface_span_cmds.cpp interface_span.cpp interface_types.cpp + ip_punt_redirect_cmds.cpp + ip_punt_redirect.cpp ip_unnumbered_cmds.cpp ip_unnumbered.cpp l2_binding_cmds.cpp @@ -202,6 +204,7 @@ list(APPEND VOM_HEADERS interface_cmds.hpp interface_ip6_nd.hpp interface_span.hpp + ip_punt_redirect.hpp ip_unnumbered.hpp l2_binding.hpp l2_xconnect.hpp