blob: 02dfa27caba1d03d5c6c4db8e5c69646c3a6da72 [file] [log] [blame]
TESTS = allocator_test
check_PROGRAMS = allocator_test
noinst_PROGRAMS = allocator_test
allocator_test_SOURCES = allocator_test.c ../util/create_env.c
allocator_test_LDADD = \
$(top_builddir)/src/libaxutil.la
INCLUDES = -I$(top_builddir)/include \
-I ../../../axiom/include \
-I ../../../include