do not build man page with binary

This commit is contained in:
David Newhall II 2019-07-08 17:36:42 -07:00
parent 0817ccd2b8
commit 0b6d05cc1a
1 changed files with 1 additions and 1 deletions

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