diff options
author | Runciter | 2024-10-27 23:54:24 +0800 |
---|---|---|
committer | Runciter | 2024-10-27 23:54:24 +0800 |
commit | 0b1d8a50339adb15c5915cec5e01102684cd571c (patch) | |
tree | 18bb7359a4208f7b87f445f2f24517e99eed8ca9 /doc/Makefile.am | |
download | ssh-tunneler-doc-0a7d46b03821b5608f2d20f5f3a3167306bb9a5d.tar.gz |
A AUTHORS
A COPYING
A ChangeLog
A INSTALL
A Makefile.am
A Makefile.in
A NEWS
A README
A aclocal.m4
A configure
A configure.ac
A doc/Makefile.am
A doc/Makefile.in
A doc/fdl-1.3.texi
A doc/ssh-tunneler.texi
A doc/texinfo.tex
A install-sh
A missing
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 0000000..be9ab26 --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,2 @@ +info_TEXINFOS = ssh-tunneler.texi +ssh_tunneler_TEXINFOS = fdl-1.3.texi |