Skip to content

Commit 716b361

Browse files
committed
Fixes Makefile
1 parent 9724d5b commit 716b361

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 = build static-build release clean help run
1+
.PHONY: build static-build release clean help run
22

33
.DEFAULT_GOAL = help
44

0 commit comments

Comments
 (0)