Fix MPLS local-label CLI help string
[vpp.git] / src / plugins / Makefile.am
index 286fd1f..746b4e0 100644 (file)
@@ -59,6 +59,10 @@ if ENABLE_IXGE_PLUGIN
 include ixge.am
 endif
 
+if ENABLE_KUBEPROXY_PLUGIN
+include kubeproxy.am
+endif
+
 if ENABLE_LB_PLUGIN
 include lb.am
 endif