aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2008-04-23 12:07:39 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2008-04-23 12:07:39 +0000
commitff1a5c7a718102307a0dbb92ffee144d62fbf9ca (patch)
treef38576861c943f9ac0a6efbc516af022e7107227 /Makefile.am
parent09579af9807412c508ab48b52e3afd88fbbd4032 (diff)
downloadsshfs-ff1a5c7a718102307a0dbb92ffee144d62fbf9ca.tar
sshfs-ff1a5c7a718102307a0dbb92ffee144d62fbf9ca.tar.gz
sshfs-ff1a5c7a718102307a0dbb92ffee144d62fbf9ca.tar.bz2
sshfs-ff1a5c7a718102307a0dbb92ffee144d62fbf9ca.zip
Add manual page
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
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