Skip to content

Commit 7eb054e

Browse files
committed
Add missing .PHONY
1 parent 3a5ba51 commit 7eb054e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tools/make/lib/utils/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ assert-clean-working-directory:
3131
echo ''; \
3232
exit 1; \
3333
fi
34+
35+
.PHONY: assert-clean-working-directory

0 commit comments

Comments
 (0)