Skip to content

Commit 0fd0c2c

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

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
@@ -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)