diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -3,7 +3,7 @@ GS ?= gostatic | |||
| 3 | compile: | 3 | compile: |
| 4 | $(GS) config | 4 | $(GS) config |
| 5 | 5 | ||
| 6 | w: | 6 | dev: |
| 7 | -rm public -rf | 7 | -rm public -rf |
| 8 | $(GS) -w config | 8 | $(GS) -w config |
| 9 | 9 | ||
