1# $Id: Makefile.am,v 1.37 2009/03/26 15:41:15 bagder Exp $
2
3EXTRA_DIST = template.3 BINDINGS INSTALL_AUTOTOOLS INSTALL_CMAKE HACKING TODO	\
4 AUTHORS CMakeLists.txt HACKING.CRYPTO SECURITY.md
5
6dist_man_MANS = \
7	libssh2_agent_connect.3 \
8	libssh2_agent_disconnect.3 \
9	libssh2_agent_free.3 \
10	libssh2_agent_get_identity.3 \
11	libssh2_agent_get_identity_path.3 \
12	libssh2_agent_init.3 \
13	libssh2_agent_list_identities.3 \
14	libssh2_agent_set_identity_path.3 \
15	libssh2_agent_userauth.3 \
16	libssh2_banner_set.3 \
17	libssh2_base64_decode.3 \
18	libssh2_channel_close.3 \
19	libssh2_channel_direct_tcpip.3 \
20	libssh2_channel_direct_tcpip_ex.3 \
21	libssh2_channel_eof.3 \
22	libssh2_channel_exec.3 \
23	libssh2_channel_flush.3 \
24	libssh2_channel_flush_ex.3 \
25	libssh2_channel_flush_stderr.3 \
26	libssh2_channel_forward_accept.3 \
27	libssh2_channel_forward_cancel.3 \
28	libssh2_channel_forward_listen.3 \
29	libssh2_channel_forward_listen_ex.3 \
30	libssh2_channel_free.3 \
31	libssh2_channel_get_exit_signal.3 \
32	libssh2_channel_get_exit_status.3 \
33	libssh2_channel_handle_extended_data.3 \
34	libssh2_channel_handle_extended_data2.3 \
35	libssh2_channel_ignore_extended_data.3 \
36	libssh2_channel_open_ex.3 \
37	libssh2_channel_open_session.3 \
38	libssh2_channel_process_startup.3 \
39	libssh2_channel_read.3 \
40	libssh2_channel_read_ex.3 \
41	libssh2_channel_read_stderr.3 \
42	libssh2_channel_receive_window_adjust.3 \
43	libssh2_channel_receive_window_adjust2.3 \
44	libssh2_channel_request_pty.3 \
45	libssh2_channel_request_pty_ex.3 \
46	libssh2_channel_request_pty_size.3 \
47	libssh2_channel_request_pty_size_ex.3 \
48	libssh2_channel_send_eof.3 \
49	libssh2_channel_set_blocking.3 \
50	libssh2_channel_setenv.3 \
51	libssh2_channel_setenv_ex.3 \
52	libssh2_channel_shell.3 \
53	libssh2_channel_subsystem.3 \
54	libssh2_channel_wait_closed.3 \
55	libssh2_channel_wait_eof.3 \
56	libssh2_channel_window_read.3 \
57	libssh2_channel_window_read_ex.3 \
58	libssh2_channel_window_write.3 \
59	libssh2_channel_window_write_ex.3 \
60	libssh2_channel_write.3 \
61	libssh2_channel_write_ex.3 \
62	libssh2_channel_write_stderr.3 \
63	libssh2_channel_x11_req.3 \
64	libssh2_channel_x11_req_ex.3 \
65	libssh2_exit.3 \
66	libssh2_free.3 \
67	libssh2_hostkey_hash.3 \
68	libssh2_init.3 \
69	libssh2_keepalive_config.3 \
70	libssh2_keepalive_send.3 \
71	libssh2_knownhost_add.3 \
72	libssh2_knownhost_addc.3 \
73	libssh2_knownhost_check.3 \
74	libssh2_knownhost_checkp.3 \
75	libssh2_knownhost_del.3 \
76	libssh2_knownhost_free.3 \
77	libssh2_knownhost_get.3 \
78	libssh2_knownhost_init.3 \
79	libssh2_knownhost_readfile.3 \
80	libssh2_knownhost_readline.3 \
81	libssh2_knownhost_writefile.3 \
82	libssh2_knownhost_writeline.3 \
83	libssh2_poll.3 \
84	libssh2_poll_channel_read.3 \
85	libssh2_publickey_add.3 \
86	libssh2_publickey_add_ex.3 \
87	libssh2_publickey_init.3 \
88	libssh2_publickey_list_fetch.3 \
89	libssh2_publickey_list_free.3 \
90	libssh2_publickey_remove.3 \
91	libssh2_publickey_remove_ex.3 \
92	libssh2_publickey_shutdown.3 \
93	libssh2_scp_recv.3 \
94	libssh2_scp_recv2.3 \
95	libssh2_scp_send.3 \
96	libssh2_scp_send64.3 \
97	libssh2_scp_send_ex.3 \
98	libssh2_session_abstract.3 \
99	libssh2_session_banner_get.3 \
100	libssh2_session_banner_set.3 \
101	libssh2_session_block_directions.3 \
102	libssh2_session_callback_set.3 \
103	libssh2_session_disconnect.3 \
104	libssh2_session_disconnect_ex.3 \
105	libssh2_session_flag.3 \
106	libssh2_session_free.3 \
107	libssh2_session_get_blocking.3 \
108	libssh2_session_get_timeout.3 \
109	libssh2_session_handshake.3 \
110	libssh2_session_hostkey.3 \
111	libssh2_session_init.3 \
112	libssh2_session_init_ex.3 \
113	libssh2_session_last_errno.3 \
114	libssh2_session_last_error.3 \
115	libssh2_session_set_last_error.3 \
116	libssh2_session_method_pref.3 \
117	libssh2_session_methods.3 \
118	libssh2_session_set_blocking.3 \
119	libssh2_session_set_timeout.3 \
120	libssh2_session_startup.3 \
121	libssh2_session_supported_algs.3 \
122	libssh2_sftp_close.3 \
123	libssh2_sftp_close_handle.3 \
124	libssh2_sftp_closedir.3 \
125	libssh2_sftp_fsetstat.3 \
126	libssh2_sftp_fstat.3 \
127	libssh2_sftp_fstat_ex.3 \
128	libssh2_sftp_fstatvfs.3 \
129	libssh2_sftp_fsync.3 \
130	libssh2_sftp_get_channel.3 \
131	libssh2_sftp_init.3 \
132	libssh2_sftp_last_error.3 \
133	libssh2_sftp_lstat.3 \
134	libssh2_sftp_mkdir.3 \
135	libssh2_sftp_mkdir_ex.3 \
136	libssh2_sftp_open.3 \
137	libssh2_sftp_open_ex.3 \
138	libssh2_sftp_opendir.3 \
139	libssh2_sftp_read.3 \
140	libssh2_sftp_readdir.3 \
141	libssh2_sftp_readdir_ex.3 \
142	libssh2_sftp_readlink.3 \
143	libssh2_sftp_realpath.3 \
144	libssh2_sftp_rename.3 \
145	libssh2_sftp_rename_ex.3 \
146	libssh2_sftp_rewind.3 \
147	libssh2_sftp_rmdir.3 \
148	libssh2_sftp_rmdir_ex.3 \
149	libssh2_sftp_seek.3 \
150	libssh2_sftp_seek64.3 \
151	libssh2_sftp_setstat.3 \
152	libssh2_sftp_shutdown.3 \
153	libssh2_sftp_stat.3 \
154	libssh2_sftp_stat_ex.3 \
155	libssh2_sftp_statvfs.3 \
156	libssh2_sftp_symlink.3 \
157	libssh2_sftp_symlink_ex.3 \
158	libssh2_sftp_tell.3 \
159	libssh2_sftp_tell64.3 \
160	libssh2_sftp_unlink.3 \
161	libssh2_sftp_unlink_ex.3 \
162	libssh2_sftp_write.3 \
163	libssh2_trace.3 \
164	libssh2_trace_sethandler.3 \
165	libssh2_userauth_authenticated.3 \
166	libssh2_userauth_hostbased_fromfile.3 \
167	libssh2_userauth_hostbased_fromfile_ex.3 \
168	libssh2_userauth_keyboard_interactive.3 \
169	libssh2_userauth_keyboard_interactive_ex.3 \
170	libssh2_userauth_list.3 \
171	libssh2_userauth_password.3 \
172	libssh2_userauth_password_ex.3 \
173	libssh2_userauth_publickey.3 \
174	libssh2_userauth_publickey_fromfile.3 \
175	libssh2_userauth_publickey_fromfile_ex.3 \
176	libssh2_userauth_publickey_frommemory.3 \
177	libssh2_version.3
178