blob: 69bb83b2833e57d6354404580cce2c3a32f96a07 [file] [log] [blame]
TESTS = property_test
check_PROGRAMS = property_test
noinst_PROGRAMS = property_test
property_test_SOURCES = property_test.c ../util/create_env.c
property_test_LDADD = \
$(top_builddir)/src/libaxutil.la
INCLUDES = -I$(top_builddir)/include \
-I ../../../axiom/include \
-I ../../../include