Remove 'make clean'

This commit is contained in:
Janet Kuo 2016-08-10 17:37:26 -07:00
parent 6164f0ac24
commit daf8b80ef6

View File

@ -16,7 +16,3 @@ all:
binary: binary:
CGO_ENABLED=0 ./script/make.sh binary CGO_ENABLED=0 ./script/make.sh binary
clean:
./script/make.sh clean