summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index a66c247c..5c2e5e54 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -116,3 +116,7 @@ update-copyright-env = \
# Prevent incorrect NEWS edits.
old_NEWS_hash = 6a8aa950938fba063f3dc2b0e11e67e8
+
+exclude_file_name_regexp--sc_prohibit_undesirable_word_seq = ^maint\.mk$$
+exclude_file_name_regexp--sc_prohibit_test_minus_ao = \
+ ^(maint\.mk|doc/autoconf\.texi)$$