diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ VERSION = $(shell git describe --tags) BUILDTIME = $(shell date +%s) justinstall: install-verbose + wit --verbose # This will re-generate ALL of the needed autogenerated .pb.go files generate: clean |
