]> www.wagner.pp.ru Git - openssl-gost/engine.git/blobdiff - CMakeLists.txt
gost_omac included into gost_core there is no need to include it ingo gost_engine
[openssl-gost/engine.git] / CMakeLists.txt
index 7826111441c803f288fc73b96835f7025647b057..c9dc29825101e6b0138d8d53763b60ef5c2f53da 100644 (file)
@@ -178,8 +178,6 @@ set(GOST_ENGINE_SOURCE_FILES
         gost_md.c
         gost_md2012.c
         gost_pmeth.c
-        gost_omac.c
-        gost_omac_acpkm.c
         )
 
 add_executable(test_digest test_digest.c)