From: Pascale Noyret Date: Thu, 21 Feb 2008 15:05:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: V1_14_OT_1_2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=facef2b884f6cb54b87ef9a724551c909a7ca22a;p=tools%2Feficas.git *** empty log message *** --- diff --git a/Openturns/sdistOTqt.py b/Openturns/sdistOTqt.py index 1489dc75..340290e1 100644 --- a/Openturns/sdistOTqt.py +++ b/Openturns/sdistOTqt.py @@ -33,7 +33,7 @@ def main(): copyfiles('../Editeur',os.path.join(path_distrib,'Editeur'),['*.py','faqs.txt']) copyfiles('../InterfaceTK',os.path.join(path_distrib,'InterfaceTK'),['*.py','faqs.txt']) copyfiles('../InterfaceQT',os.path.join(path_distrib,'InterfaceQT'),['*.py','faqs.txt']) - copyfiles('../Ui',os.path.join(path_distrib,'Ui'),['*.ui'],'makefile') + copyfiles('../Ui',os.path.join(path_distrib,'Ui'),['*.ui','makefile') copyfiles('../Openturns',os.path.join(path_distrib,'Openturns'),['*.py','*.ini']) copyfiles('../Ihm',os.path.join(path_distrib,'Ihm'),['*.py']) copyfiles('../Extensions',os.path.join(path_distrib,'Extensions'),['*.py'])