1
0
Fork 0

Fix variable reference

Oops, must have accidentally screwed this up when I changed the name. Will
probably move the guile code into its own file at some point, though.
This commit is contained in:
Tom Willemse 2023-05-25 15:45:57 -07:00
parent 09615b953a
commit 60b361fdae
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ define GUILE_MODULE
(loop (read-line p)))))))))
endef
$(guile GUILE_MODULE))
$(guile $(GUILE_MODULE))
define upload =
emacs --quick --batch \