X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=plugins%2FMakefile.am;h=5293e6e7fc6cf27cc06d2a27793a0c0d314a6c42;hb=041eacc81656d2ed5bc01b96b15a7d03a1700f13;hp=95f1526a8ab8b63521133901b46f12f8155af394;hpb=3590ac5881261c95a3c575360e24903d60fac392;p=vpp.git diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 95f1526a8ab..5293e6e7fc6 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -47,3 +47,7 @@ endif if ENABLE_ila_PLUGIN SUBDIRS += ila-plugin endif + +if ENABLE_lb_PLUGIN +SUBDIRS += lb-plugin +endif