GBP plugin
[vpp.git] / src / plugins / Makefile.am
index 03aef22..64faeda 100644 (file)
@@ -67,6 +67,10 @@ if ENABLE_LB_PLUGIN
 include lb.am
 endif
 
+if ENABLE_MARVELL_PLUGIN
+include marvell.am
+endif
+
 if ENABLE_MEMIF_PLUGIN
 include memif.am
 endif
@@ -79,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
@@ -91,6 +107,10 @@ if ENABLE_L2E_PLUGIN
 include l2e.am
 endif
 
+if ENABLE_GBP_PLUGIN
+include gbp.am
+endif
+
 include ../suffix-rules.mk
 
 # Remove *.la files