mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 09:21:19 +00:00
- Fixed typo
This commit is contained in:
parent
6083fd252d
commit
a17bcc3033
@ -1,4 +1,4 @@
|
||||
add_executable(gen_random_havege gen_random.c)
|
||||
add_executable(gen_random_havege gen_random_havege.c)
|
||||
target_link_libraries(gen_random_havege polarssl)
|
||||
|
||||
add_executable(gen_random_ctr_drbg gen_random_ctr_drbg.c)
|
||||
|
Loading…
Reference in New Issue
Block a user