Include man pages in distro tarball and make install. Note that this is still
(by far) an incomplete set of man pages.
This commit is contained in:
8
docs/Makefile.am
Normal file
8
docs/Makefile.am
Normal file
@@ -0,0 +1,8 @@
|
||||
# $Id: Makefile.am,v 1.1 2007/02/02 22:27:06 bagder Exp $
|
||||
|
||||
EXTRA_DIST = template.3
|
||||
|
||||
man_MANS = libssh2_channel_forward_accept.3 libssh2_session_init.3 \
|
||||
libssh2_channel_forward_listen_ex.3 libssh2_session_startup.3 \
|
||||
libssh2_channel_read_ex.3 libssh2_sftp_init.3 libssh2_channel_readnb_ex.3 \
|
||||
libssh2_sftp_open_ex.3 libssh2_channel_set_blocking.3 libssh2_session_free.3
|
Reference in New Issue
Block a user