summaryrefslogtreecommitdiff
path: root/libexttextcat
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-11-28 14:49:36 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-11-28 15:12:35 +0000
commit6541e4474df1bfc6d0e8880aaa513f456b64a58e (patch)
tree2fe8b51e02474457a2e4adf78a71a0735d26dace /libexttextcat
parent29714cdc5a2752fe595911ecfbef98b31de6f0f4 (diff)
we want the fingerprints and config file all in the one dir
Change-Id: I86f6bedf1b0f171dca3ce5b34e8c34796f9f7edf
Diffstat (limited to 'libexttextcat')
-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: