aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 8b4384a2f1476c0d16734170521198a07906a057 (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=22