Skip to content
This repository was archived by the owner on Sep 29, 2018. It is now read-only.

Commit f94c47e

Browse files
committed
Update Makefile
1 parent 3fd78c5 commit f94c47e

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,3 +1,3 @@
1-
mcpeserver: main.go
1+
mcpeserver: ${wildcard *.go}
22
GOARCH=386 go build -ldflags="-s -w"
33
goupx --brute mcpeserver

0 commit comments

Comments
 (0)