X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fsrv6-ad%2FCMakeLists.txt;h=98662e2920287bde931f98fea3c11577d2f10a88;hb=282872127;hp=dc222bfff3fdcd36fea277502139ae165f975fd6;hpb=74449b8b68801e0938f528f19d69e75644cb2ee9;p=vpp.git diff --git a/src/plugins/srv6-ad/CMakeLists.txt b/src/plugins/srv6-ad/CMakeLists.txt index dc222bfff3f..98662e29202 100644 --- a/src/plugins/srv6-ad/CMakeLists.txt +++ b/src/plugins/srv6-ad/CMakeLists.txt @@ -15,4 +15,7 @@ add_vpp_plugin(srv6ad SOURCES ad.c node.c + + INSTALL_HEADERS + ad.h )