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

noinst_PROGRAMS = fusexmp

fusexmp_SOURCES = fusexmp.c

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