X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/77f114dd6e50ab39e0962f39ad9c2f2e1d347acf..fb9eea88856d73a5f25295a52f6d4df7fabc565b:/cfg.mk?ds=sidebyside diff --git a/cfg.mk b/cfg.mk index 2d4f1baf..6b3deb97 100644 --- 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$$