aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-11-07 15:49:24 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-11-07 15:49:24 +0000
commit5377a9a5710d8386cfb36da89523295fe8f4942e (patch)
tree52219bf84408c370d0db1c7932d16c0fb4150996 /Makefile.am
parentcea6b546d1326beb755df4b0578881f418306dbd (diff)
downloadsshfs-5377a9a5710d8386cfb36da89523295fe8f4942e.tar
sshfs-5377a9a5710d8386cfb36da89523295fe8f4942e.tar.gz
sshfs-5377a9a5710d8386cfb36da89523295fe8f4942e.tar.bz2
sshfs-5377a9a5710d8386cfb36da89523295fe8f4942e.zip
fix
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8b4384a..1192634 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,4 +2,4 @@
bin_PROGRAMS = sshfs
sshfs_SOURCES = sshfs.c cache.c opts.c cache.h opts.h
-sshfs_CPPFLAGS = -DFUSE_USE_VERSION=22
+sshfs_CPPFLAGS = -DFUSE_USE_VERSION=25