Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Acknoledge that some datasets are not regenerated yet, and deal with it
[simgrid.git] / testsuite / Makefile.am
index bf2a988..3502d3d 100644 (file)
@@ -1,16 +1,21 @@
-INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/include 
+INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/src/include
 AM_CFLAGS=-g
 
 CLEANFILES = *~ test a.out *.o gras/datadesc_usage.out datadesc_usage.out
 DISTCLEANFILES =  gras/.libs/* xbt/.libs/* surf/.libs/* msg/.libs/*
 MAINTAINERCLEANFILES=Makefile.in
 EXTRA_DIST=run_tests.in \
-  gras/datadesc.little32 gras/datadesc.little64 gras/datadesc.big32 gras/datadesc.big64 \
-  gras/datadesc.aix gras/datadesc.win32 gras/datadesc.g5 \
+  gras/datadesc.little32 gras/datadesc.little32_4 \
+  gras/datadesc.little64\
+  gras/datadesc.big32 gras/datadesc.big32_8_4 \
   gras/mk_datadesc_structs.pl \
   surf/trace_A.txt surf/trace_B.txt surf/trace_A_failure.txt surf/platform.xml \
   msg/messages.h
 
+# Data sets still to regenerate:
+# gras/datadesc.big64 
+# gras/datadesc.big32_4 gras/datadesc.big32_2 
+
 
 # Test stuff