Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ignore stuff
[simgrid.git] / teshsuite / Makefile.am
1 INCLUDES  = -I$(top_srcdir)/include
2 AM_CFLAGS = -g
3
4
5 TESTS_ENVIRONMENT = $(top_builddir)/tools/tesh/tesh
6
7
8 TESTS = xbt/parallel_log_crashtest.tesh 
9
10 noinst_PROGRAMS =xbt/parallel_log_crashtest
11
12 # Try parallel logs 
13 xbt_parallel_log_crashtest_LDADD = $(top_builddir)/src/libgras.la
14
15 include $(top_srcdir)/acmacro/dist-files.mk