diff --git a/Makefile b/Makefile index 9103c6c16..e5421316d 100644 --- a/Makefile +++ b/Makefile @@ -130,8 +130,13 @@ man: $(MANPAGES_TROFF) # They are not supported nor is their use recommended in scripts. # +.PHONY: build-maintenance +build-maintenance: $(BUILDDIR)/bin/ + go build -o $