From 27fc5e5b04b0e828c11fe7081f9edf311e46581a Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 6 May 2014 21:42:49 +0000 Subject: improved paths and Makefile in examples/app ; see README how to compile with just 'make -j' --- examples/app/AppSwe.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/app/AppSwe.gf') diff --git a/examples/app/AppSwe.gf b/examples/app/AppSwe.gf index 74166fb03..93491306b 100644 --- a/examples/app/AppSwe.gf +++ b/examples/app/AppSwe.gf @@ -1,4 +1,4 @@ ---# -path=.:src/chunk:src/translator:../examples/phrasebook/gfos +--# -path=.:../../lib/src/chunk:../../lib/src/translator:../examples/phrasebook/gfos concrete AppSwe of App = TranslateSwe - [ -- cgit v1.2.3