X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fsrv6-ad%2FCMakeLists.txt;h=dc222bfff3fdcd36fea277502139ae165f975fd6;hb=74449b8b68801e0938f528f19d69e75644cb2ee9;hp=29959a150b4d3071328a6b0e40aeb22fd6f7085e;hpb=2bfdda76d8b1cffcd8e30ca6855f293b1b1953c5;p=vpp.git diff --git a/src/plugins/srv6-ad/CMakeLists.txt b/src/plugins/srv6-ad/CMakeLists.txt index 29959a150b4..dc222bfff3f 100644 --- a/src/plugins/srv6-ad/CMakeLists.txt +++ b/src/plugins/srv6-ad/CMakeLists.txt @@ -11,7 +11,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -add_vpp_plugin(srv6ad_plugin +add_vpp_plugin(srv6ad + SOURCES ad.c node.c )