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 e74d97b..2c0268c 100644 --- a/crypto/CMakeLists.txt +++ b/crypto/CMakeLists.txt | |||
@@ -999,6 +999,7 @@ target_include_directories(crypto_obj | |||
999 | hmac | 999 | hmac |
1000 | modes | 1000 | modes |
1001 | ocsp | 1001 | ocsp |
1002 | pkcs12 | ||
1002 | rsa | 1003 | rsa |
1003 | x509 | 1004 | x509 |
1004 | ../include/compat | 1005 | ../include/compat |