Author: Kevin Schoon [kevinschoon@gmail.com]
Hash: 14734c3ccf44eccd9e074727dd04cbcaf5ad317c
Timestamp: Thu, 12 Jul 2018 19:04:02 +0000 (6 years ago)

+4 -1 +/-1 browse
update Makefile
1diff --git a/Makefile b/Makefile
2index 1c2d670..f416e7d 100644
3--- a/Makefile
4+++ b/Makefile
5 @@ -14,7 +14,10 @@ endif
6
7 all: bin/pomo
8
9- clean:
10+ bin/pomo: test
11+ go build -o $@
12+
13+ clean:
14 -rm -rfv bin/* docs/*
15
16 bindata.go: tomato-icon.png