From ba0bbce290c3742843fb2e8a693d9060e71eeefb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 24 Aug 2024 11:52:30 +0200 Subject: Add libhashsum_init_hasher_from_string + m 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 eb9004c..039c15b 100644 --- a/Makefile +++ b/Makefile @@ -63,6 +63,7 @@ LDFLAGS_FULL =\ OBJ =\ libhashsum_init_hasher.o\ + libhashsum_init_hasher_from_string.o\ libhashsum_init_md2_hasher.o\ libhashsum_init_md4_hasher.o\ libhashsum_init_md5_hasher.o\ -- cgit v1.2.3-70-g09d2