blob: be7a67470b58fb832c80e7942ddb556ce9ebbb9d [file] [log] [blame]
## Process this file with automake to produce Makefile.in
noinst_PROGRAMS = fusexmp fusexmp_fh null hello
fusexmp_SOURCES = fusexmp.c
fusexmp_fh_SOURCES = fusexmp_fh.c
null_SOURCES = null.c
hello_SOURCES = hello.c
LDADD = ../lib/libfuse.la -lpthread