summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-10-29 17:44:23 -0400
committerDavid Thompson <dthompson2@worcester.edu>2023-10-29 17:44:31 -0400
commite8321da89b63c755adb4c7d3fde9e9407a5b6054 (patch)
treee49865c34605e01bf948bf1c1351f129c2a3c1be /Makefile
parenteba13a2a3db0ef61309daa78a6eb638e66ec9441 (diff)
Placeholder code for music.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7d0db11..a1faad0 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ level.scm: level.tmx compile-map.scm
bundle: game.wasm
rm strigoform.zip || true
- zip strigoform.zip -r audio/ images/*.png fonts/ js-runtime/ boot.js game.css game.wasm index.html
+ zip strigoform.zip -r audio/*.wav images/*.png fonts/ js-runtime/ boot.js game.css game.wasm index.html
serve:
guile web-server