From: vsr Date: Fri, 14 Nov 2008 08:47:27 +0000 (+0000) Subject: 20032: new python example : add to Makefile X-Git-Tag: V4_1_4rc2~17 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e0c8587bcd3fe8c31c36751d22e016b005748936;p=modules%2Fsmesh.git 20032: new python example : add to Makefile --- diff --git a/src/SMESH_SWIG/Makefile.am b/src/SMESH_SWIG/Makefile.am index 5e1d20e3e..47d831882 100644 --- a/src/SMESH_SWIG/Makefile.am +++ b/src/SMESH_SWIG/Makefile.am @@ -56,6 +56,7 @@ dist_salomescript_DATA= \ ex19_sphereINcube.py \ ex21_lamp.py \ ex24_cylinder.py \ + ex29_refine.py \ SMESH_test.py\ SMESH_test0.py\ SMESH_test1.py \