summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2025-01-26 15:21:55 -0600
committerAlexander M Pickering <alex@cogarr.net>2025-01-26 15:21:55 -0600
commitf7a6cb3573957ae617bf88a05f72cb22bb912abd (patch)
tree9bd8dabfcbd5808a74d995c93dc6f3f611da13f8 /Makefile
parent5846a4fea8d6a993466a792977128d21a18587bc (diff)
downloadggj25-f7a6cb3573957ae617bf88a05f72cb22bb912abd.tar.gz
ggj25-f7a6cb3573957ae617bf88a05f72cb22bb912abd.tar.bz2
ggj25-f7a6cb3573957ae617bf88a05f72cb22bb912abd.zip
Revert "final commit"
This reverts commit c39ff632b46c179709101c5b50a061ebd723689f.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 29d7484..f1b2cb1 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ include data_src/world/Makefile
assets=$(assets_ui_built) $(assets_world_built) data/favicon.ico
built=$(built_moon) $(built_tl) $(built_lua) $(built_lua_hc) $(built_js) $(assets) $(built_shaders)
-built_dbg=$(built) #$(dbg_moon)
+built_dbg=$(built) $(dbg_moon)
all: ggj25/amulet.js ggj25/amulet.wasm ggj25/data.pak ggj25/index.html