aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b96c46f..46fc203 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ LIB_NAME = recrypt
OBJ_PUBLIC_FUZZ =\
librecrypt_settings_prefix.o\
-OBJ_PUBLIC_NO_FUZZ =\
+OBJ_PUBLIC_DONT_FUZZ =\
librecrypt_chain_length.o\
librecrypt_decompose_chain.o\
librecrypt_decompose_chain1.o\