diff options
| author | Paul Buetow (europa) <paul@buetow.org> | 2015-06-01 22:39:24 +0100 |
|---|---|---|
| committer | Paul Buetow (europa) <paul@buetow.org> | 2015-06-01 22:39:24 +0100 |
| commit | 699178f79506482cb319c84a033d7a45d50a76f9 (patch) | |
| tree | 76ae44edf62c3aa4086572cf39a456ea56db75b7 /Makefile | |
| parent | e905f478c9e35962b444ccb4fc6e02fc97304531 (diff) | |
Bug fixes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ docu: install sh -c '($(GOPATH)/bin/gotop -h 2>&1)|sed 1d > help.txt;exit 0' cross: goxc -bc="linux" +pub: + pub $(GOPATH)/bin/gotop |
