acl-plugin: unapply the ACLs if interface is being deleted
[vpp.git] / src / plugins / Makefile.am
index 7b36049..388c9ad 100644 (file)
@@ -33,7 +33,7 @@ if ENABLE_ACL_PLUGIN
 include acl.am
 endif
 
-if WITH_DPDK
+if ENABLE_DPDK_PLUGIN
 include dpdk.am
 endif
 
@@ -41,6 +41,11 @@ if ENABLE_FLOWPERPKT_PLUGIN
 include flowperpkt.am
 endif
 
+
+if ENABLE_GTPU_PLUGIN
+include gtpu.am
+endif
+
 if ENABLE_ILA_PLUGIN
 include ila.am
 endif
@@ -49,10 +54,18 @@ if ENABLE_IOAM_PLUGIN
 include ioam.am
 endif
 
+if ENABLE_IXGE_PLUGIN
+include ixge.am
+endif
+
 if ENABLE_LB_PLUGIN
 include lb.am
 endif
 
+if ENABLE_MEMIF_PLUGIN
+include memif.am
+endif
+
 if ENABLE_SIXRD_PLUGIN
 include sixrd.am
 endif
@@ -61,10 +74,6 @@ if ENABLE_SNAT_PLUGIN
 include snat.am
 endif
 
-if ENABLE_SRV6SAMPLE_PLUGIN
-include sample_srv6_localsid.am
-endif
-
 include ../suffix-rules.mk
 
 # Remove *.la files