mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-02 15:56:46 +08:00
fix: Fix make Help
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
parent
cd86f8b03f
commit
32e60fd250
2
Makefile
2
Makefile
@ -143,7 +143,7 @@ add-copyright:
|
|||||||
help: Makefile
|
help: Makefile
|
||||||
$(call makehelp)
|
$(call makehelp)
|
||||||
|
|
||||||
## all-help: Show all help details info.
|
## help-all: Show all help details info.
|
||||||
.PHONY: help-all
|
.PHONY: help-all
|
||||||
help-all: go.help copyright.help tools.help image.help help
|
help-all: go.help copyright.help tools.help image.help help
|
||||||
$(call makeallhelp)
|
$(call makeallhelp)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user