aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: fe3b4a3f342e73e194b44a41034db1beb9cf0cf7 (plain)
1
2
3
4
5
## Process this file with automake to produce Makefile.in

bin_PROGRAMS = sshfs
sshfs_SOURCES = sshfs.c cache.c opts.c
sshfs_CPPFLAGS = -DFUSE_USE_VERSION=22