mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
Install `standard-library.info'.
* doc/ref/Makefile.am (BUILT_SOURCES): Move `standard-library.texi' to... (nodist_info_TEXINFOS): ... here. New variable.
This commit is contained in:
parent
73d1aaafb2
commit
0e64cbea3d
1 changed files with 2 additions and 1 deletions
|
@ -21,9 +21,10 @@
|
|||
|
||||
AUTOMAKE_OPTIONS = gnu
|
||||
|
||||
BUILT_SOURCES = lib-version.texi standard-library.texi
|
||||
BUILT_SOURCES = lib-version.texi
|
||||
|
||||
info_TEXINFOS = guile.texi
|
||||
nodist_info_TEXINFOS = standard-library.texi
|
||||
|
||||
guile_TEXINFOS = preface.texi \
|
||||
intro.texi \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue