summaryrefslogtreecommitdiffstats
path: root/src/crypto/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/test/CMakeLists.txt')
-rw-r--r--src/crypto/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crypto/test/CMakeLists.txt b/src/crypto/test/CMakeLists.txt
index 84a6174..8c75314 100644
--- a/src/crypto/test/CMakeLists.txt
+++ b/src/crypto/test/CMakeLists.txt
@@ -5,4 +5,5 @@ add_library(
file_test.cc
malloc.cc
+ test_util.cc
)