diff --git a/Makefile b/Makefile index d251838c55..63057b1063 100644 --- a/Makefile +++ b/Makefile @@ -3042,6 +3042,7 @@ include gitweb/Makefile .PHONY: gitweb gitweb: $(MAK_DIR_GITWEB_ALL) +all:: gitweb ### Installation rules