From 8b13129a700752dcb93b9ebaba4d9177ddb10336 Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Sun, 11 Nov 2012 10:41:17 -0500 Subject: fix zip file paths Change-Id: Iab0a88ce0812d286b5fc5effa697c3a251bae498 --- libexttextcat/Zip_fingerprint.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexttextcat') diff --git a/libexttextcat/Zip_fingerprint.mk b/libexttextcat/Zip_fingerprint.mk index a5a014242a4f..05e77b72724e 100644 --- a/libexttextcat/Zip_fingerprint.mk +++ b/libexttextcat/Zip_fingerprint.mk @@ -30,7 +30,7 @@ $(eval $(call gb_Zip_Zip,fingerprint,$(call gb_UnpackedTarball_get_dir,exttextca $(eval $(call gb_Zip_use_unpacked,fingerprint,exttextcat)) $(eval $(call gb_Zip_add_files,fingerprint,\ - langclass/fpdb.conf \ + fpdb.conf \ LM/*.lm \ )) -- cgit