diff --git a/Makefile.in b/Makefile.in index c22e0ba..52cb4e4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -861,7 +861,8 @@ loads = $(srcdir)/scsh/let-opt.scm $(srcdir)/scsh/scsh-interfaces.scm \ $(srcdir)/scsh/lib/ccp-pack.scm \ $(srcdir)/scsh/lib/char-package.scm -opens = floatnums scsh ccp-lib scsh-top-package scsh-here-string-hax +opens = floatnums scsh ccp-lib scsh-top-package scsh-here-string-hax \ + srfi-1 srfi-13 srfi-14 # srfi-14 is also exported by scsh scsh/scsh.image: $(VM) $(SCHEME) $(IMAGE) (echo ",translate =scheme48/ `pwd`/scheme/"; \