X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2FMakefile.am;h=64faeda9963da36e90ca57a052e4f5e96756c22e;hb=9a0546d8c595953cddf5bccfc8c3d0a81f79ad4e;hp=589262e23df2444d689344087d7abe2fe86cfa07;hpb=39d91fe248c13699cf58652a1ae40b3a267a049a;p=vpp.git diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index 589262e23df..64faeda9963 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -83,6 +83,10 @@ if ENABLE_SIXRD_PLUGIN include sixrd.am endif +if ENABLE_SRV6AD_PLUGIN +include srv6_ad.am +endif + if ENABLE_SRV6AM_PLUGIN include srv6_am.am endif @@ -103,6 +107,10 @@ if ENABLE_L2E_PLUGIN include l2e.am endif +if ENABLE_GBP_PLUGIN +include gbp.am +endif + include ../suffix-rules.mk # Remove *.la files