aboutsummaryrefslogtreecommitdiffstats
path: root/tests/internals/Makefile.am
blob: 7f1568b6f3b7d4e87e89c6aba207002b2faf64e2 (plain) (blame)
1
2
3
4
5
6
7
8

noinst_PROGRAMS = test_internals
test_internals_SOURCES = test_internals.c $(top_builddir)/src/misc.c

test_internals_CPPFLAGS = ${my_CPPFLAGS} ${fuse_CFLAGS} -I$(top_builddir)/src
test_internals_CFLAGS = ${my_CFLAGS}

TESTS = test_internals_valgrind.sh