diff options
Diffstat (limited to 'crypto/CMakeLists.txt')
-rw-r--r-- | crypto/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/CMakeLists.txt b/crypto/CMakeLists.txt index 60df0d8..d8e1ddb 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
@@ -3,6 +3,7 @@ include_directories( | |||
3 | ../include | 3 | ../include |
4 | ../include/compat | 4 | ../include/compat |
5 | asn1 | 5 | asn1 |
6 | bn | ||
6 | dsa | 7 | dsa |
7 | evp | 8 | evp |
8 | modes | 9 | modes |