diff options
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt index 496d64b..128a774 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
@@ -734,7 +734,7 @@ set( | |||
734 | x509/x_all.c | 734 | x509/x_all.c |
735 | ) | 735 | ) |
736 | 736 | ||
737 | set(COMPAT_SRC "") | 737 | set(COMPAT_SRC empty.c) |
738 | 738 | ||
739 | if(UNIX) | 739 | if(UNIX) |
740 | set(CRYPTO_SRC ${CRYPTO_SRC} crypto_lock.c) | 740 | set(CRYPTO_SRC ${CRYPTO_SRC} crypto_lock.c) |