From 833db35626bc6a57a21529c31605540ce1337686 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 12 Sep 2024 17:58:24 +0200 Subject: Replace relative_performance with libhashsum_get_relative_performance 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 603e094..e0415b1 100644 --- a/Makefile +++ b/Makefile @@ -28,6 +28,7 @@ OBJ_PUBLIC =\ libhashsum_init_hasher.o\ libhashsum_get_algorithm_from_string.o\ libhashsum_init_hasher_from_string.o\ + libhashsum_get_relative_performance.o\ libhashsum_init_md2_hasher.o\ libhashsum_init_md4_hasher.o\ libhashsum_init_md5_hasher.o\ -- cgit v1.2.3-70-g09d2