mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-02 02:10:19 +02:00
* Makefile.am (ice9_sources): Replaced doc.scm with
documentation.scm.
This commit is contained in:
parent
adb2c53b47
commit
baf06dbf68
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
## Process this file with automake to produce Makefile.in.
|
||||
##
|
||||
## Copyright (C) 1998, 1999 Free Software Foundation, Inc.
|
||||
## Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
##
|
||||
## This file is part of GUILE.
|
||||
##
|
||||
|
@ -25,7 +25,7 @@ AUTOMAKE_OPTIONS = foreign
|
|||
ice9_sources = \
|
||||
and-let*.scm arrays.scm boot-9.scm \
|
||||
calling.scm common-list.scm debug.scm \
|
||||
debugger.scm doc.scm emacs.scm expect.scm format.scm \
|
||||
debugger.scm documentation.scm emacs.scm expect.scm format.scm \
|
||||
getopt-gnu-style.scm getopt-long.scm hcons.scm lineio.scm \
|
||||
ls.scm mapping.scm networking.scm \
|
||||
optargs.scm poe.scm popen.scm posix.scm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue