Makefile: Fix typo in printed project name
This commit is contained in:
parent
5e46230182
commit
c1fae1ef7a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -69,7 +69,7 @@ COMMIT = $(shell (cd "$(SRCDIR)" && git rev-parse HEAD))
|
|||
help:
|
||||
@echo "make [TARGETS...]"
|
||||
@echo
|
||||
@echo "This is the maintenance makefile of osbuild. The following"
|
||||
@echo "This is the maintenance makefile of osbuild-composer. The following"
|
||||
@echo "targets are available:"
|
||||
@echo
|
||||
@echo " help: Print this usage information."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue