Skip to content

Commit 9e19a5a

Browse files
committed
Makefile: add 'build' to .PHONY taget
1 parent 5d77bf6 commit 9e19a5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ loc:
3030
cloc psutils
3131
cloc tests/*.py
3232

33-
.PHONY: dist
33+
.PHONY: dist build

0 commit comments

Comments
 (0)