From 55f8a80df7f9591475af5e42b2f50ced55d51d30 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 28 Mar 2010 20:13:46 +0000 Subject: version 0.2 of phrasebook --- examples/phrasebook/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/phrasebook/Makefile') diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile index 219f1a4ba..1a28326ba 100644 --- a/examples/phrasebook/Makefile +++ b/examples/phrasebook/Makefile @@ -1,3 +1,5 @@ all: - gf -make PhrasebookEng.gf PhrasebookFin.gf PhrasebookFre.gf PhrasebookRon.gf PhrasebookSwe.gf + gf -make PhrasebookEng.gf PhrasebookFin.gf PhrasebookFre.gf PhrasebookIta.gf PhrasebookRon.gf PhrasebookSwe.gf +doc: + txt2tags -thtml phrasebook.txt -- cgit v1.2.3