diff options
| author | bringert <bringert@cs.chalmers.se> | 2007-09-13 08:27:48 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2007-09-13 08:27:48 +0000 |
| commit | e8d2281684ea4c8a1cd3a32a5068a34ff8a95f07 (patch) | |
| tree | 0a3fc4a80bc5b2b13619a2888749107240ce0f85 /src | |
| parent | c9f8961a9ed5c33524619309171aba1b587ad7c2 (diff) | |
make (all) in src now compiles the resource grammars.
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 4f58083c4..aae174619 100644 --- a/src/Makefile +++ b/src/Makefile @@ -64,7 +64,7 @@ endif lib temp install-gfdoc install-editor \ today help clean windows-msi dist -all: unix gfdoc $(BUILD_JAR) +all: unix gfdoc $(BUILD_JAR) lib unix: today opt |
