From 6541e4474df1bfc6d0e8880aaa513f456b64a58e Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 28 Nov 2012 14:49:36 +0000 Subject: we want the fingerprints and config file all in the one dir Change-Id: I86f6bedf1b0f171dca3ce5b34e8c34796f9f7edf --- libexttextcat/Zip_fingerprint.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libexttextcat') 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: -- cgit