From: vsr Date: Thu, 22 Mar 2012 09:29:13 +0000 (+0000) Subject: Fix problem of make distcheck X-Git-Tag: V6_main_FINAL~749 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b3e38a737ec8ce48cf650a9dbaaa01f59debe8d9;p=tools%2Fmedcoupling.git Fix problem of make distcheck --- diff --git a/src/MEDPartitioner/Test/Makefile.am b/src/MEDPartitioner/Test/Makefile.am index 175696fc9..9d29372ed 100644 --- a/src/MEDPartitioner/Test/Makefile.am +++ b/src/MEDPartitioner/Test/Makefile.am @@ -85,3 +85,6 @@ UNIT_TEST_PROG += TestMEDPARTITIONER check: tests CLEANFILES = UnitTestsResult + +clean-local: + rm -rf *.med *.xml