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 0d5ca81..84a6174 100644
--- a/src/crypto/test/CMakeLists.txt
+++ b/src/crypto/test/CMakeLists.txt
@@ -4,4 +4,5 @@ add_library(
OBJECT
file_test.cc
+ malloc.cc
)