1 ## Process this file with automake to produce Makefile.in
3 AM_CPPFLAGS = -I$(top_srcdir)/include -D_REENTRANT
4 noinst_HEADERS = fioc.h
5 noinst_PROGRAMS = fusexmp fusexmp_fh null hello hello_ll fioc fioclient \
6 fsel fselclient cusexmp fuse_lo-plus
8 LDADD = ../lib/libfuse3.la
9 fusexmp_fh_LDADD = ../lib/libfuse3.la @fusexmp_fh_libs@