diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-05-30 09:39:29 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-05-30 09:39:29 +0000 |
| commit | c0ba151aa93d0aad2d616a33b62bbc255174b4b9 (patch) | |
| tree | d2858e6c8c7a86185ea2ac0409bbef9880010725 /src-3.0 | |
| parent | 2f89962c442ba6c9d82d19e8e184a136c1f58bc9 (diff) | |
started Finnish 1.4
Diffstat (limited to 'src-3.0')
| -rw-r--r-- | src-3.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
