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

bin_PROGRAMS = sshfs
sshfs_SOURCES = sshfs.c cache.c cache.h
sshfs_CPPFLAGS = -DFUSE_USE_VERSION=25