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

bin_PROGRAMS = fusexmp

fusexmp_SOURCES = fusexmp.c

fusexmp_LDADD = ../lib/libfuse.a -lpthread