Skip to content

Commit

Permalink
Merge 7a7a971 into 29de6ff
Browse files Browse the repository at this point in the history
  • Loading branch information
philipnrmn committed Jul 19, 2018
2 parents 29de6ff + 7a7a971 commit 074981e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ all: test
.PHONY: install
install: INSTALL_FLAGS +=
install:
go get ./...
go install $(INSTALL_FLAGS) $(BINARIES)

.PHONY: test
Expand Down

0 comments on commit 074981e

Please sign in to comment.