From cf0f05362e71c189b8052bbfddd2f270f907041e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 24 Aug 2024 01:05:44 +0200 Subject: Standardise how to interpret a partial byte MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 09db4c4..f1cfb34 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,8 @@ OBJ =\ libhashsum_init_sha_512_hasher.o\ libhashsum_init_sha_512_224_hasher.o\ libhashsum_init_sha_512_256_hasher.o\ - libhashsum_init_sha2_hasher.o + libhashsum_init_sha2_hasher.o\ + libhashsum_reverse_byte__.o HDR =\ libhashsum.h\ -- cgit v1.2.3-70-g09d2