# HG changeset patch # User Matthew Wild # Date 1536705708 -3600 # Node ID 13892b175f063857dd8db8e38fbb0b9216f63155 # Parent 7b774278ca84e6fb5e40c9fd7cb33fb23741b7b9 Makefile: Build with server by default diff -r 7b774278ca84 -r 13892b175f06 Makefile --- a/Makefile Tue Sep 11 23:41:18 2018 +0100 +++ b/Makefile Tue Sep 11 23:41:48 2018 +0100 @@ -7,7 +7,7 @@ SOURCE_FILES=$(shell $(SQUISH) --list-files) MISSING_FILES=$(shell $(SQUISH) --list-missing-files) -SQUISH_PARAMS=--with-verse +SQUISH_PARAMS=--with-verse --with-server OUTPUT=build/scansion