From: mquinson Date: Mon, 10 Jul 2006 01:33:33 +0000 (+0000) Subject: These stupid autotools are not even able to remove the files they created X-Git-Tag: v3.3~2836 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a31ac7fe0ed227050cba13b9ca30f590759dfa8e?ds=sidebyside These stupid autotools are not even able to remove the files they created git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2522 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index e446bf64cc..eb0b028d1b 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -3,6 +3,7 @@ AM_CFLAGS=-g CLEANFILES = *~ test a.out *.o gras/datadesc_usage.out datadesc_usage.out\ testgraph.xml testgraph.dot +DISTCLEANFILES = gras/.libs/* xbt/.libs/* surf/.libs/* msg/.libs/*  EXTRA_DIST=run_tests.in \ gras/datadesc.little32 gras/datadesc.little32_4 \