From ff1a5c7a718102307a0dbb92ffee144d62fbf9ca Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 23 Apr 2008 12:07:39 +0000 Subject: Add manual page --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4ea33ab..dd52681 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,6 +14,8 @@ sshfs_CPPFLAGS = -D_REENTRANT -DFUSE_USE_VERSION=26 -DLIBDIR=\"$(libdir)\" EXTRA_DIST = sshnodelay.c FAQ.txt CLEANFILES = sshnodelay.so +man_MANS = sshfs.1 + if SSH_NODELAY_SO all-local: sshnodelay.so -- cgit v1.2.3