Skip to content

Commit 4c922d6

Browse files
committed
test needs to be phony
1 parent ba7a1df commit 4c922d6

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
@@ -17,7 +17,7 @@ else
1717
endif
1818
endif
1919

20-
.PHONY: dist sdist
20+
.PHONY: dist sdist test
2121

2222
clean:
2323
rm -rf dist

0 commit comments

Comments
 (0)