1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Add gen_query_config.pl to check-gen-files and bump_version

This commit is contained in:
Andres Amaya Garcia
2018-10-16 22:13:57 +01:00
parent 88121a96f6
commit 4c981a09e8
2 changed files with 4 additions and 0 deletions

View File

@ -65,5 +65,6 @@ check()
}
check scripts/generate_errors.pl library/error.c
check scripts/generate_query_config.pl programs/ssl/query_config.c
check scripts/generate_features.pl library/version_features.c
check scripts/generate_visualc_files.pl visualc/VS2010