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

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

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

EXTRA_DIST = meson.build wrong_command.c