API refactoring : gre
[vpp.git] / plugins / Makefile.am
index 117f11d..100f089 100644 (file)
@@ -55,3 +55,7 @@ endif
 if ENABLE_flowperpkt_PLUGIN
 SUBDIRS += flowperpkt-plugin
 endif
+
+if ENABLE_acl_PLUGIN
+SUBDIRS += acl-plugin
+endif