Add gen_query_config.pl to check-gen-files and bump_version
This commit is contained in:
parent
f1a5b26233
commit
e144b4130c
2 changed files with 4 additions and 0 deletions
scripts
|
@ -132,6 +132,9 @@ done
|
|||
[ $VERBOSE ] && echo "Re-generating library/error.c"
|
||||
scripts/generate_errors.pl
|
||||
|
||||
[ $VERBOSE ] && echo "Re-generating programs/ssl/query_config.c"
|
||||
scripts/generate_query_config.pl
|
||||
|
||||
[ $VERBOSE ] && echo "Re-generating library/version_features.c"
|
||||
scripts/generate_features.pl
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue