summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b38b6144..fb1f4a2a 100644
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,7 @@ endif
build:
cd ${root}/upstream/fuel/build && \
make \
- BUILD_FUEL_PLUGINS=f_odlpluginbuild \
+ BUILD_FUEL_PLUGINS="f_odlpluginbuild f_bgpvpn-pluginbuild" \
UBUNTU_ARCH="amd64 arm64" \
FUELLIB_REPO=${root}/upstream/fuel-library \
FUELLIB_COMMIT=HEAD \