aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'vpp/Makefile.am')
-rw-r--r--vpp/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/vpp/Makefile.am b/vpp/Makefile.am
index 06ec713e703..b66daec9477 100644
--- a/vpp/Makefile.am
+++ b/vpp/Makefile.am
@@ -68,6 +68,8 @@ vpp_LDADD += -lvnet
vpp_LDADD += -lsvm -lsvmdb -lrt
+vpp_LDADD += -lvnetplugin
+
if WITH_DPDK
vpp_LDADD += -l:libdpdk.a
endif