stasis-aries-wal/test/Makefile.am

22 lines
334 B
Makefile
Raw Normal View History

#INCLUDES = @CHECK_CFLAGS@
if HAVE_LIBCHECK
SUBDIRS = lladd
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
else
TESTS =
endif
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