summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 161c4e5..09171f6 100644
--- a/Makefile
+++ b/Makefile
@@ -8,5 +8,5 @@ bundle: game.wasm
rm strigoform.zip || true
zip strigoform.zip -r audio/*.{wav,ogg} images/*.png fonts/ js-runtime/ boot.js game.css game.wasm index.html
-serve:
+serve: game.wasm
guile web-server.scm