From b23ae2bf221aece0df411a39da2bd60f1f03d7b7 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 3 May 2010 09:45:53 +0200 Subject: [PATCH] added to tarball: libssh2_knownhost_checkp.3 --- docs/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Makefile.am b/docs/Makefile.am index e37d5ef9..d10585f9 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -66,6 +66,7 @@ dist_man_MANS = \ libssh2_knownhost_add.3 \ libssh2_knownhost_addc.3 \ libssh2_knownhost_check.3 \ + libssh2_knownhost_checkp.3 \ libssh2_knownhost_del.3 \ libssh2_knownhost_free.3 \ libssh2_knownhost_get.3 \