diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-07-17 17:50:11 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-07-17 17:50:11 (GMT) |
commit | 25ebacfb79128d35442e4d973181d4b7916f7df9 (patch) | |
tree | 9731a161c9f37b4943e88b64f399d8b8436c3c5b /Makefile | |
parent | 4dcefad345bdc3fb3bccaace20dc15c226774031 (diff) |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ format: $(GOCMD) fmt helsinki.at/rhrdtime build: export GOPATH=$(curdir) -build: getlibs vet format +build: getlibs $(GOCMD) install helsinki.at/rhrdtime clean: |