diff options
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r-- | tests/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index fb0d16c..fa694cd 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt | |||
@@ -8,6 +8,7 @@ include_directories( | |||
8 | ../crypto/bn | 8 | ../crypto/bn |
9 | ../crypto/bytestring | 9 | ../crypto/bytestring |
10 | ../crypto/curve25519 | 10 | ../crypto/curve25519 |
11 | ../crypto/ec | ||
11 | ../crypto/evp | 12 | ../crypto/evp |
12 | ../crypto/mlkem | 13 | ../crypto/mlkem |
13 | ../crypto/modes | 14 | ../crypto/modes |