acl-plugin: unapply the ACLs if interface is being deleted
[vpp.git] / src / plugins / Makefile.am
index 623892e..388c9ad 100644 (file)
@@ -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