From c0ba151aa93d0aad2d616a33b62bbc255174b4b9 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 30 May 2008 09:39:29 +0000 Subject: [PATCH] started Finnish 1.4 --- src-3.0/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-3.0/Makefile b/src-3.0/Makefile index 25034bac7..16a538925 100644 --- a/src-3.0/Makefile +++ b/src-3.0/Makefile @@ -30,7 +30,7 @@ EMBED = GF/Embed/TemplateApp # use the temporary binary file name 'gf-bin' to not clash with directory 'GF' # on case insensitive file systems (such as FAT) -GF_EXE=gf$(EXEEXT) +GF_EXE=gf3$(EXEEXT) GF_EXE_TMP=gf-bin$(EXEEXT) GF_DOC_EXE=gfdoc$(EXEEXT) GF3_EXE=gf3$(EXEEXT)