Makefile

changeset 142
13892b175f06
parent 122
709d5bb0acb4
child 165
92e1733243d5
--- 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
 

mercurial