aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-05-15 21:25:30 +0200
committerMattias Andrée <m@maandree.se>2026-05-15 21:25:30 +0200
commit8e414cd3a219479ffff3f2cde5e04a423a9e0f56 (patch)
treeb2a6e04eeac1b00ea7b9f664c2779037c374190f /Makefile
parentMisc (diff)
downloadlibrecrypt-8e414cd3a219479ffff3f2cde5e04a423a9e0f56.tar.gz
librecrypt-8e414cd3a219479ffff3f2cde5e04a423a9e0f56.tar.bz2
librecrypt-8e414cd3a219479ffff3f2cde5e04a423a9e0f56.tar.xz
oops
Signed-off-by: Mattias Andrée <m@maandree.se>
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\