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

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