From a17e0d582aaf91c6be55a5adbd5d8d38a09db222 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 12 Sep 2024 20:18:55 +0200 Subject: Add libhashsum_init_keccak_hasher2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e0415b1..b1da346 100644 --- a/Makefile +++ b/Makefile @@ -50,6 +50,7 @@ OBJ_PUBLIC =\ libhashsum_init_keccak_384_hasher.o\ libhashsum_init_keccak_512_hasher.o\ libhashsum_init_keccak_hasher.o\ + libhashsum_init_keccak_hasher2.o\ libhashsum_init_sha3_224_hasher.o\ libhashsum_init_sha3_256_hasher.o\ libhashsum_init_sha3_384_hasher.o\ -- cgit v1.2.3-70-g09d2