From f0a85711a593bdfc8d0664d58ead98e84efe6be3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 15 May 2026 21:27:45 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 46fc203..23cf7aa 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ LIB_NAME = recrypt OBJ_PUBLIC_FUZZ =\ - librecrypt_settings_prefix.o\ + librecrypt_settings_prefix.o OBJ_PUBLIC_DONT_FUZZ =\ librecrypt_chain_length.o\ @@ -47,7 +47,7 @@ OBJ_PUBLIC =\ librecrypt_hash.o\ librecrypt_crypt.o\ librecrypt_add_algorithm.o\ - librecrypt_test_supported.o\ + librecrypt_test_supported.o OBJ_PRIVATE =\ librecrypt_algorithms_.o\ -- cgit v1.2.3-70-g09d2