stasis-aries-wal/test/Makefile.am

19 lines
299 B
Makefile
Raw Normal View History

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