Skip to content

Commit 0fd0c2c

Browse files
committed
make: Add devenv to PHONY
1 parent 56b413a commit 0fd0c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.PHONY: all test release
1+
.PHONY: all test release devenv
22

33
all: devenv release
44

0 commit comments

Comments
 (0)