fix: Fix make Help

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim) 2023-06-10 09:01:33 +08:00
parent cd86f8b03f
commit 32e60fd250

View File

@ -143,7 +143,7 @@ add-copyright:
help: Makefile
$(call makehelp)
## all-help: Show all help details info.
## help-all: Show all help details info.
.PHONY: help-all
help-all: go.help copyright.help tools.help image.help help
$(call makeallhelp)