Move the vnet cdp protocol implementation to a plugin
[vpp.git] / src / plugins / Makefile.am
index 589262e..f8b1139 100644 (file)
@@ -34,6 +34,10 @@ if ENABLE_ACL_PLUGIN
 include acl.am
 endif
 
+if ENABLE_CDP_PLUGIN
+include cdp.am
+endif
+
 if ENABLE_DPDK_PLUGIN
 include dpdk.am
 endif
@@ -83,6 +87,10 @@ 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
@@ -103,6 +111,14 @@ if ENABLE_L2E_PLUGIN
 include l2e.am
 endif
 
+if ENABLE_GBP_PLUGIN
+include gbp.am
+endif
+
+if ENABLE_TLSMBEDTLS_PLUGIN
+include tlsmbedtls.am
+endif
+
 include ../suffix-rules.mk
 
 # Remove *.la files