From d8b68c85b65db6e9212b20f0252842f8338d99c4 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 6 Dec 2011 21:36:38 +0000 Subject: Nui's corrections to Synopsis examples and Phrasebook; a logo for Thai --- examples/phrasebook/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/phrasebook/Makefile') diff --git a/examples/phrasebook/Makefile b/examples/phrasebook/Makefile index 2322a2832..c14f0bb3e 100644 --- a/examples/phrasebook/Makefile +++ b/examples/phrasebook/Makefile @@ -4,8 +4,8 @@ all: demo missing thaidroid: #thaiscript cp -p Phrasebook.pgf FullPhrasebook.pgf - $(compile) -opt Eng Swe Tha PhrasebookThaP DisambPhrasebookEng - $(compile) -link Eng Fin Swe Tha PhrasebookThaP DisambPhrasebookEng + $(compile) -opt Eng Swe Tha Thb DisambPhrasebookEng + $(compile) -link Eng Fin Swe Tha Thb DisambPhrasebookEng mv Phrasebook.pgf Thaidroid.pgf mv FullPhrasebook.pgf Phrasebook.pgf -- cgit v1.2.3