Makefile: Add README to .PHONY targets
This commit is contained in:
parent
5ce1c8ed8f
commit
6ea9a4b7a4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -52,7 +52,7 @@ install: dist
|
||||||
clean:
|
clean:
|
||||||
rm -rf dist
|
rm -rf dist
|
||||||
|
|
||||||
.PHONY: dist install
|
.PHONY: dist install README
|
||||||
|
|
||||||
### README #####################################################################
|
### README #####################################################################
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue