From 8a0e403f4f2ffbbbb81171c6b3b0080634baf149 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 20 May 2026 19:55:12 +0200 Subject: Add librecrypt_is_enabled 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 b51cf7f..03f302a 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,8 @@ OBJ_PUBLIC_NO_FUZZ =\ librecrypt_wipe.o\ librecrypt_wipe_str.o\ librecrypt_equal_binary.o\ - librecrypt_equal.o + librecrypt_equal.o\ + librecrypt_is_enabled.o OBJ_PUBLIC =\ $(OBJ_PUBLIC_FUZZ)\ -- cgit v1.2.3-70-g09d2