summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2023-10-21 16:26:18 +0200
committerDavid Thompson <dthompson2@worcester.edu>2023-11-05 07:27:58 -0500
commita552fe2b158b75496177f3f470c144569fa19d95 (patch)
treec76a6eeb81b67736d9739242a6eb1dbc64028af3 /configure.ac
parentc1d5240aecab77021c262b9ad1ac27df54b59017 (diff)
Fix command-line args.main
With this commits (command-line) are properly set. Before they were always (guile).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 65d48cc..bafcb6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,6 +8,7 @@ AM_SILENT_RULES([yes])
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([pre-inst-env], [chmod +x pre-inst-env])
+AC_CONFIG_FILES([scripts/run-game], [chmod +x scripts/run-game])
GUILE_PKG([3.0])
GUILE_PROGS