From 891a3e5d87fb03e2950e0adb1abc0e2b61f0ea4c Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 9 Dec 2005 17:43:06 +0000 Subject: updated to use libfuse's option parsing --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1192634..0b5298b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in bin_PROGRAMS = sshfs -sshfs_SOURCES = sshfs.c cache.c opts.c cache.h opts.h +sshfs_SOURCES = sshfs.c cache.c cache.h sshfs_CPPFLAGS = -DFUSE_USE_VERSION=25 -- cgit v1.2.3