summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 172b1e7..66a1091 100644
--- a/Makefile
+++ b/Makefile
@@ -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