From 7d23369b60e43193a34d61adfe23930506069a13 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 29 Jan 2024 21:06:02 -0500 Subject: Update to latest hoot. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3