aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-14 23:34:51 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-14 23:34:51 +0200
commit3990586a85e91923c0a3ae1a1f0f61420db555ac (patch)
tree041692e7961cb66333b2c7b47d32a25487c6522d /Makefile
parent01b0cfe2055e23cf03870d9a9f60648037b4005e (diff)
downloadkrino-3990586a85e91923c0a3ae1a1f0f61420db555ac.tar.gz
krino-3990586a85e91923c0a3ae1a1f0f61420db555ac.zip
captures keep the name's diacritics
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5a1b6fb..1a713b7 100644
--- a/Makefile
+++ b/Makefile
@@ -92,6 +92,7 @@ FUZZ_TARGETS = \
internal/config:FuzzParseSize \
internal/config:FuzzParseDuration \
internal/norm:FuzzTextIdempotent \
+ internal/norm:FuzzFoldMapped \
internal/plan:FuzzExpand \
internal/ignore:FuzzMatch \
internal/kwcache:FuzzLoad \