Fix issues reported by coverity
[vpp.git] / plugins / Makefile.am
index 95f1526..117f11d 100644 (file)
@@ -47,3 +47,11 @@ 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