aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 119263459fb86e28d10005695acbc0553747fa03 (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 cache.h opts.h
sshfs_CPPFLAGS = -DFUSE_USE_VERSION=25