X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2FMakefile.am;h=8b46986c9b848660eb199b70c8d421f4a3ab55ca;hb=298c69510ff4b64a262d465eb8877c4e7f4e60e0;hp=f8b1139cb4f85013a1f1646a82906dc5fdb3c4f9;hpb=1c5ddbb22ba37e022a4cbf7c23d3cf6490d8ac6e;p=vpp.git diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am index f8b1139cb4f..8b46986c9b8 100644 --- a/src/plugins/Makefile.am +++ b/src/plugins/Makefile.am @@ -83,10 +83,6 @@ if ENABLE_PPPOE_PLUGIN include pppoe.am endif -if ENABLE_SIXRD_PLUGIN -include sixrd.am -endif - if ENABLE_SRV6AD_PLUGIN include srv6_ad.am endif