aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index cc643834..723473c8 100644
--- a/makefile
+++ b/makefile
@@ -17,7 +17,7 @@
JSR = deno run
GODOT = godot
-CLIENT = godot --path client --
+CLIENT = $(GODOT) --path client --
TOOLS = target/release/hurrycurry-tools
BOOK_EXPORT = target/release/hurrycurry-book-export