Skip to content

Commit

Permalink
test35
Browse files Browse the repository at this point in the history
  • Loading branch information
scymtym committed Dec 21, 2023
1 parent 1a3fe49 commit 884e21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ version.texi: ../version.sexp
> $@

chap-changelog.texi: ../changes.sexp write-changelog.lisp
sbcl --script write-changelog.lisp > $@
$(SBCL) --script write-changelog.lisp > $@

$(NAME).info: $(SOURCES) $(GENERATED) $(FIGURES)
makeinfo --output $@ $(NAME).texi
Expand Down

0 comments on commit 884e21a

Please sign in to comment.