diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,8 +5,7 @@ GUIVERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%s) all: reset goimports vet install - -try-everything: reset goimports vet build automate-everything + mirrors everything automate-everything: ./mirrors walk |
