diff options
Diffstat (limited to 'src/crypto/mac/CMakeLists.txt')
-rw-r--r-- | src/crypto/mac/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crypto/mac/CMakeLists.txt b/src/crypto/mac/CMakeLists.txt index 77c813b..971c04b 100644 --- a/src/crypto/mac/CMakeLists.txt +++ b/src/crypto/mac/CMakeLists.txt @@ -60,7 +60,6 @@ endmacro(fastd_mac_impl_compile_flags) add_subdirectory(ghash) -add_subdirectory(hmac_sha1) set(MAC_DEFINITIONS "") |