From: mquinson Date: Sat, 22 Oct 2005 23:08:33 +0000 (+0000) Subject: s/testsuite/cunit/ X-Git-Tag: v3.3~3557 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/605d14f82cfcc854a9ab8d7b2592502128658d97?ds=sidebyside s/testsuite/cunit/ git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1801 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/include/Makefile.am b/include/Makefile.am index 30575e9cec..ef640c4c20 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -10,7 +10,7 @@ nobase_include_HEADERS = \ xbt/fifo.h \ xbt/swag.h \ xbt/config.h \ - xbt/testsuite.h \ + xbt/cunit.h \ \ msg/msg.h \ msg/datatypes.h \