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