summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 117f11dddc4..100f089e0fe 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -55,3 +55,7 @@ endif
if ENABLE_flowperpkt_PLUGIN
SUBDIRS += flowperpkt-plugin
endif
+
+if ENABLE_acl_PLUGIN
+SUBDIRS += acl-plugin
+endif