do not build man page with binary

This commit is contained in:
David Newhall II
2019-07-08 17:36:42 -07:00
parent 52ea85434a
commit f680257272

View File

@@ -37,7 +37,7 @@ COMMIT:=$(shell git rev-parse --short HEAD || echo 0)
# Makefile targets follow.
all: man build
all: build
# Prepare a release. Called in Travis CI.
release: clean vendor test macos arm windows linux_packages