API refactoring : gre
[vpp.git] / plugins / Makefile.am
index 350a00e..100f089 100644 (file)
@@ -43,3 +43,19 @@ endif
 if ENABLE_snat_PLUGIN
 SUBDIRS += snat-plugin
 endif
+
+if ENABLE_ila_PLUGIN
+SUBDIRS += ila-plugin
+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