mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 17:15:42 +01: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