stasis-aries-wal/test/Makefile.am

12 lines
256 B
Makefile
Raw Normal View History

SUBDIRS = lladd monotree messages dfa 2pc cht pobj
2004-06-24 21:10:31 +00:00
INCLUDES = @CHECK_CFLAGS@
if HAVE_CHECK
TESTS = check_check
else
TESTS =
endif
noinst_PROGRAMS = $(TESTS)
check_check_SOURCES = check_check.c
check_check_LDADD = @CHECK_LIBS@
CLEANFILES = check_check.log