diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2017-01-03 06:46:41 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2017-01-03 06:46:41 +0300 |
| commit | c4021fb626af283f6b4154a1d507b40d69acbad3 (patch) | |
| tree | bfe351391ce2ecb5a7005352540824203db1d811 /doc/Makefile.am | |
| parent | shell.scm: Update module commentary (diff) | |
| download | guile-ssh-c4021fb626af283f6b4154a1d507b40d69acbad3.tar.gz | |
doc/api-shell.texi: Add to the repository
* doc/api-shell.texi: Add to the repository.
* doc/guile-ssh.texi: Include 'api-shell.texi'.
* doc/Makefile.am (guile_ssh_TEXINFOS): Add 'api-shell.texi'.
Diffstat (limited to 'doc/Makefile.am')
| -rw-r--r-- | doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 56c4181..3be12dd 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -15,6 +15,7 @@ guile_ssh_TEXINFOS = \ api-dist.texi \ api-sftp.texi \ api-popen.texi \ + api-shell.texi \ examples.texi \ fdl.texi \ indices.texi |
