diff options
Diffstat (limited to 'examples/phrasebook/Makefile')
| -rw-r--r-- | examples/phrasebook/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
