summaryrefslogtreecommitdiffstats
path: root/libexttextcat
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-03-09 19:09:45 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-03-09 19:10:35 +0000
commiteba2ef9504fe4034cbb44840d459d82ab8a141b1 (patch)
tree0562fa55140c856bec061d8fc5f62f5971d973ae /libexttextcat
parentResolves: #i120667#, pBound member obj in TextRanger is not freed (diff)
downloadcore-eba2ef9504fe4034cbb44840d459d82ab8a141b1.tar.gz
core-eba2ef9504fe4034cbb44840d459d82ab8a141b1.zip
lm files missing from fingerprint.zip again
Change-Id: I4edb3adb39674d612f302e1f95f05905cd33bcde
Diffstat (limited to 'libexttextcat')
-rw-r--r--libexttextcat/Zip_fingerprint.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexttextcat/Zip_fingerprint.mk b/libexttextcat/Zip_fingerprint.mk
index 623237522b67..87c641f535dd 100644
--- a/libexttextcat/Zip_fingerprint.mk
+++ b/libexttextcat/Zip_fingerprint.mk
@@ -31,7 +31,7 @@ $(eval $(call gb_Zip_use_unpacked,fingerprint,exttextcat))
$(eval $(call gb_Zip_add_files,fingerprint,\
fpdb.conf \
- LM/*.lm \
+ $(WORKDIR)/UnpackedTarball/exttextcat/langclass/LM/*.lm \
))
$(eval $(call gb_Zip_add_commandoptions,fingerprint,-j))