mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Revert "Remove programs that depend on TLS or X.509"
This reverts commit 0688e4f266
.
Run scripts/generate_visualc_files.pl to account for the added programs.
This commit is contained in:
committed by
Ronald Cron
parent
4fa9f9f744
commit
70824f2c9e
@ -13,6 +13,8 @@
|
||||
## Tools
|
||||
OPENSSL ?= openssl
|
||||
FAKETIME ?= faketime
|
||||
MBEDTLS_CERT_WRITE ?= $(PWD)/../../programs/x509/cert_write
|
||||
MBEDTLS_CERT_REQ ?= $(PWD)/../../programs/x509/cert_req
|
||||
|
||||
|
||||
## Build the generated test data. Note that since the final outputs
|
||||
|
Reference in New Issue
Block a user