mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01: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
@@ -3,5 +3,7 @@ add_subdirectory(hash)
|
||||
add_subdirectory(pkey)
|
||||
add_subdirectory(psa)
|
||||
add_subdirectory(random)
|
||||
add_subdirectory(ssl)
|
||||
add_subdirectory(test)
|
||||
add_subdirectory(x509)
|
||||
add_subdirectory(util)
|
||||
|
||||
Reference in New Issue
Block a user