diff options
| author | aarne <aarne@cs.chalmers.se> | 2007-09-12 07:53:54 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2007-09-12 07:53:54 +0000 |
| commit | 902b1f3afcf304bdc750fd72ceed15f3c4b29c04 (patch) | |
| tree | 8961303c971ef59b9248eae4ea789ae9bc4c5c81 /src/Makefile | |
| parent | 1d40350b6eb3aa00f75e655344b8fadf29a9dbcb (diff) | |
bug fix in import reading (had forgotten gfr)
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 8c38af09f..8bb19413c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -62,7 +62,7 @@ endif .PHONY: all unix jar tags gfdoc windows install install-gf \ lib temp install-gfdoc install-editor \ - today help clean windows-msi + today help clean windows-msi dist all: unix gfdoc $(BUILD_JAR) |
