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

AM_CPPFLAGS = -I$(top_srcdir)/include -D_REENTRANT
noinst_PROGRAMS = test test_write_cache test_setattr

test_write_cache_LDADD = ../lib/libfuse3.la
test_setattr_LDADD = ../lib/libfuse3.la