aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ada8842..e38b496 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -160,6 +160,7 @@ set(GOST_ENGINE_SOURCE_FILES
gost_pmeth.c
gost_omac.c
gost_omac_acpkm.c
+ gost_gost2015.c
)
add_executable(test_digest test_digest.c)