From: nadir Date: Wed, 29 Oct 2003 13:58:25 +0000 (+0000) Subject: updating the makefile to add some example scripts. X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1f5140bb70f8905a792e31ebcc130b1fe5dda6ba;p=modules%2Fsmesh.git updating the makefile to add some example scripts. --- diff --git a/src/SMESH_SWIG/Makefile.in b/src/SMESH_SWIG/Makefile.in index 3750b92f2..0aabed2c0 100644 --- a/src/SMESH_SWIG/Makefile.in +++ b/src/SMESH_SWIG/Makefile.in @@ -48,7 +48,8 @@ EXPORT_PYSCRIPTS = libSMESH_Swig.py \ SMESH_fixation.py \ batchmode_smesh.py \ SMESH_box_tetra.py \ - SMESH_box2_tetra.py + SMESH_box2_tetra.py \ + SMESH_box3_tetra.py LIB_CLIENT_IDL = SALOMEDS.idl \ SALOME_Exception.idl \