]> git.saurik.com Git - bison.git/blobdiff - cfg.mk
tests: fix expected output.
[bison.git] / cfg.mk
diff --git a/cfg.mk b/cfg.mk
index 2d4f1baf49fef326c503639143a3bc813f7bf317..6b3deb976d17116d3f3a42b269c7de08ad09f008 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -55,4 +55,5 @@ update-copyright-env = \
   UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
 
 exclude_file_name_regexp--sc_space_tab = ^tests/(input|c\+\+)\.at$$
-exclude_file_name_regexp--sc_require_config_h_first = ^data/(glr|yacc)\.c$$
+exclude_file_name_regexp--sc_require_config_h_first = \
+  ^(lib/yyerror|data/(glr|yacc))\.c$$