There was an error while loading. Please reload this page.
1 parent 7d78f78 commit 593c04dCopy full SHA for 593c04d
1 file changed
am-shared/docs-dir-include.am
@@ -39,7 +39,7 @@ report.json: spell-tests.tsv $(top_builddir)/tools/spellcheckers/$(GTLANG2).zhfs
39
$(AM_V_GEN)$(DIVVUN_ACCURACY) $< $(top_builddir)/tools/spellcheckers/$(GTLANG2).zhfst -o $@
40
41
spell-tests.tsv:
42
- $(AM_V_GEN)cut -f 1,2 `find $(top_srcdir) -name typos.txt` |\
+ $(AM_V_GEN)cut -f 1,2 `find $(top_srcdir) -name typos.tsv` |\
43
egrep -v '^#' > $@
44
45
else
0 commit comments