aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2006-01-23 17:03:25 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2006-01-23 17:03:25 +0000
commitf1f738d5b8f40021be8f5b21376c417360bb9cde (patch)
treee8c16604dd98a3317217c1c93afebcf56ee72422 /Makefile.am
parentd2a3ed327ecd71bedf9918f729c068b11d81fdc1 (diff)
downloadsshfs-f1f738d5b8f40021be8f5b21376c417360bb9cde.tar
sshfs-f1f738d5b8f40021be8f5b21376c417360bb9cde.tar.gz
sshfs-f1f738d5b8f40021be8f5b21376c417360bb9cde.tar.bz2
sshfs-f1f738d5b8f40021be8f5b21376c417360bb9cde.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 8109161..dc4befc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,4 +7,4 @@ compat_sources = compat/fuse_opt.c compat/fuse_opt.h
endif
sshfs_SOURCES = sshfs.c cache.c cache.h $(compat_sources)
-sshfs_CPPFLAGS = -DFUSE_USE_VERSION=27
+sshfs_CPPFLAGS = -DFUSE_USE_VERSION=26