From 9b4849b5e262d6aaba3bd0e3429bd2a4cb49c52b Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 20 Apr 2010 09:34:38 +0000 Subject: changed the name of example-based examples --- 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 aafda9a92..056b6b114 100644 --- a/examples/phrasebook/Makefile +++ b/examples/phrasebook/Makefile @@ -5,10 +5,10 @@ all: fin demo missing demo: compdemo linkdemo compdemo: - $(compile) Eng Fre Ger Ita Ron Swe DisambPhrasebookEng + $(compile) Bul Eng Fre Ger Ita Ron Swe DisambPhrasebookEng linkdemo: - $(compile) -link Eng Fin Fre Ger Ita Ron Swe DisambPhrasebookEng + $(compile) -link Bul Eng Fin Fre Ger Ita Ron Swe DisambPhrasebookEng #separate, because slow... fin: -- cgit v1.2.3