summaryrefslogtreecommitdiff
path: root/src/scripts/source_checks
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-09-18 22:47:22 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-09-18 22:58:51 +0100
commit2d009132e2de39646108f9c5a829f0611735e730 (patch)
tree8f9037d9e5c5b8a11cb82e698b91bfc5df177412 /src/scripts/source_checks
parentd7bed7717e93c472282ed0e555fa64e0785d0172 (diff)
ACL: merge the tables used for codition/modifier decode
Diffstat (limited to 'src/scripts/source_checks')
-rw-r--r--src/scripts/source_checks2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/source_checks b/src/scripts/source_checks
index 86aff13b1..6da8a8664 100644
--- a/src/scripts/source_checks
+++ b/src/scripts/source_checks
@@ -27,6 +27,7 @@ done <<-END
transports/pipe.c pipe_transport_options
transports/smtp.c smtp_transport_options
expand.c var_table
+ acl.c conditions
acl.c controls_list
END
@@ -46,6 +47,5 @@ done <<-END
expand.c op_table_main
expand.c cond_table
acl.c verbs
- acl.c conditions
END