Only compile the server by default.
This commit is contained in:
parent
6c352cf5ae
commit
c40fd13193
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
@ -1,4 +1,4 @@
|
||||||
all: build
|
all: build-server
|
||||||
|
|
||||||
Q ?= @
|
Q ?= @
|
||||||
SHOULD_UPDATE = ./bin/should-update
|
SHOULD_UPDATE = ./bin/should-update
|
||||||
|
|
Loading…
Add table
Reference in a new issue