Skip to content

Commit

Permalink
Fix to the makefile outside of git repo
Browse files Browse the repository at this point in the history
Signed-off-by: Mark D Horn <[email protected]>
  • Loading branch information
mdhorn committed Feb 28, 2020
1 parent ec6d983 commit 9bf7fd6
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 @@ -416,6 +416,7 @@ clean:
@rm -rf ${LOCAL_GOPATH}/{bin,src}
@git clean -fdXq
else
clean:
@go clean -modcache
@rm -rf ${LOCAL_GOPATH}/{bin,src}
endif
Expand Down

0 comments on commit 9bf7fd6

Please sign in to comment.