API refactoring : vxlan-gpe
[vpp.git] / plugins / Makefile.am
index 5293e6e..100f089 100644 (file)
@@ -51,3 +51,11 @@ endif
 if ENABLE_lb_PLUGIN
 SUBDIRS += lb-plugin
 endif
+
+if ENABLE_flowperpkt_PLUGIN
+SUBDIRS += flowperpkt-plugin
+endif
+
+if ENABLE_acl_PLUGIN
+SUBDIRS += acl-plugin
+endif