summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libexttextcat/Zip_fingerprint.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexttextcat/Zip_fingerprint.mk b/libexttextcat/Zip_fingerprint.mk
index 05e77b72724e..623237522b67 100644
--- a/libexttextcat/Zip_fingerprint.mk
+++ b/libexttextcat/Zip_fingerprint.mk
@@ -34,4 +34,6 @@ $(eval $(call gb_Zip_add_files,fingerprint,\
LM/*.lm \
))
+$(eval $(call gb_Zip_add_commandoptions,fingerprint,-j))
+
# vim: set shiftwidth=4 tabstop=4 noexpandtab: