From: Pascale Noyret Date: Fri, 8 Jun 2007 12:34:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: V1_12a2~19 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6b4162aaa25725c3708524a87cf360480e7e066a;p=tools%2Feficas.git *** empty log message *** --- diff --git a/Aster/sdist.py b/Aster/sdist.py index ef78dd25..dc28d677 100644 --- a/Aster/sdist.py +++ b/Aster/sdist.py @@ -72,6 +72,7 @@ def main(): copyfiles('Cata/cataSTA9',os.path.join(path_distrib,'Aster','Cata','cataSTA9'),['*.py']) copyfiles('Cata/cataSTA9/Macro',os.path.join(path_distrib,'Aster','Cata','cataSTA9/Macro'),['*.py']) + copyfiles('Cata/cataSTA9/Messages',os.path.join(path_distrib,'Aster','Cata','cataSTA9/Messages'),['*.py']) copyfiles('Cata/cataSTA9/materiau',os.path.join(path_distrib,'Aster','Cata','cataSTA9/materiau'),['README.py']) copyfiles('Cata/cataSTA9/SD',os.path.join(path_distrib,'Aster','Cata','cataSTA9/SD'),['*.py'])