Sign in
nest-open-source
/
nest-guard
/
1.0
/
libfuse
/
b06ddc7be62c0fc42b2640d63972530645b39f41
/
.
/
test
/
Makefile.am
blob: 9eb0a73bea64254bb1f5f605b335771566cc58c5 [
file
] [
log
] [
blame
]
## 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