GBP plugin
[vpp.git] / src / plugins / Makefile.am
index 286fd1f..64faeda 100644 (file)
@@ -59,10 +59,18 @@ if ENABLE_IXGE_PLUGIN
 include ixge.am
 endif
 
+if ENABLE_KUBEPROXY_PLUGIN
+include kubeproxy.am
+endif
+
 if ENABLE_LB_PLUGIN
 include lb.am
 endif
 
+if ENABLE_MARVELL_PLUGIN
+include marvell.am
+endif
+
 if ENABLE_MEMIF_PLUGIN
 include memif.am
 endif
@@ -75,6 +83,18 @@ if ENABLE_SIXRD_PLUGIN
 include sixrd.am
 endif
 
+if ENABLE_SRV6AD_PLUGIN
+include srv6_ad.am
+endif
+
+if ENABLE_SRV6AM_PLUGIN
+include srv6_am.am
+endif
+
+if ENABLE_SRV6AS_PLUGIN
+include srv6_as.am
+endif
+
 if ENABLE_NAT_PLUGIN
 include nat.am
 endif
@@ -83,6 +103,14 @@ if ENABLE_STN_PLUGIN
 include stn.am
 endif
 
+if ENABLE_L2E_PLUGIN
+include l2e.am
+endif
+
+if ENABLE_GBP_PLUGIN
+include gbp.am
+endif
+
 include ../suffix-rules.mk
 
 # Remove *.la files