diff --git a/integrations/inputunifi/Makefile b/integrations/inputunifi/Makefile index c69fee5a..77f25848 100644 --- a/integrations/inputunifi/Makefile +++ b/integrations/inputunifi/Makefile @@ -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