aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
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)\