translator/DictionarySwe.gf: fix learn_V

Copied from LexiconSwe.gf.

Also a small fix in lib/src/Makefile.
This commit is contained in:
hallgren
2014-04-17 13:15:23 +00:00
parent d8e5206e7f
commit 0c04bdb4b9
2 changed files with 2 additions and 2 deletions

View File

@@ -162,7 +162,7 @@ Translate11:
$(GFMKT) -name=Translate11 $(TRANSLATE11) +RTS -K32M
# With dependencies:
Translate11.pgf: $(TRANSLATE10)
Translate11.pgf: $(TRANSLATE11)
$(GFMKT) -name=Translate11 $(TRANSLATE11) +RTS -K32M
# Without dependencies: