Salome HOME
dc3dd7f3b6a1a9b4e64a8b5c3a2ae74040ea7292
[modules/smesh.git] / src / SMESH_SWIG / Makefile.am
1 #  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
2 #
3 #  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 #  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
5 #
6 #  This library is free software; you can redistribute it and/or
7 #  modify it under the terms of the GNU Lesser General Public
8 #  License as published by the Free Software Foundation; either
9 #  version 2.1 of the License.
10 #
11 #  This library is distributed in the hope that it will be useful,
12 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
13 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14 #  Lesser General Public License for more details.
15 #
16 #  You should have received a copy of the GNU Lesser General Public
17 #  License along with this library; if not, write to the Free Software
18 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19 #
20 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21 #
22 #  File   : Makefile.in
23 #  Author : Nicolas REJNERI, Paul RASCLE
24 #  Modified by : Alexander BORODIN (OCN) - autotools usage
25 #  Module : SMESH
26 #  $Header$
27 #
28 include $(top_srcdir)/adm_local/unix/make_common_starter.am
29
30
31 # Scripts to be installed.
32 dist_salomescript_DATA= \
33         smesh.py \
34         smeshDC.py \
35         batchmode_smesh.py \
36         batchmode_mefisto.py \
37         ex00_all.py \
38         ex01_cube2build.py \
39         ex02_cube2primitive.py \
40         ex03_cube2partition.py \
41         ex04_cube5tetraHexa.py \
42         ex05_hole1build.py \
43         ex06_hole1boolean.py \
44         ex07_hole1partition.py \
45         ex08_hole2build.py \
46         ex09_grid4build.py \
47         ex10_grid4geometry.py \
48         ex11_grid3partition.py \
49         ex12_grid17partition.py \
50         ex13_hole1partial.py \
51         ex14_cyl1holed.py \
52         ex15_cyl2geometry.py \
53         ex16_cyl2complementary.py \
54         ex17_dome1.py \
55         ex18_dome2.py \
56         ex19_sphereINcube.py \
57         ex21_lamp.py \
58         ex24_cylinder.py \
59         ex29_refine.py \
60         SMESH_test.py\
61         SMESH_test0.py\
62         SMESH_test1.py \
63         SMESH_test1_AndDisplay.py \
64         SMESH_test2.py \
65         SMESH_test3.py \
66         SMESH_test4.py \
67         SMESH_test5.py \
68         SMESH_mechanic.py \
69         SMESH_mechanic_tetra.py \
70         SMESH_mechanic_editor.py \
71         SMESH_mechanic_netgen.py \
72         SMESH_fixation.py \
73         SMESH_fixation_hexa.py \
74         SMESH_fixation_tetra.py \
75         SMESH_fixation_netgen.py \
76         SMESH_box_tetra.py \
77         SMESH_box2_tetra.py \
78         SMESH_box3_tetra.py \
79         SMESH_flight_skin.py \
80         SMESH_Partition1_tetra.py\
81         SMESH_controls.py \
82         SMESH_freebord.py \
83         SMESH_blocks.py \
84         SMESH_BelongToGeom.py \
85         SMESH_GroupFromGeom2.py \
86         SMESH_box.py \
87         SMESH_demo_hexa2_upd.py \
88         SMESH_hexaedre.py \
89         SMESH_Sphere.py \
90         SMESH_GroupFromGeom.py \
91         SMESH_Nut.py \
92         SMESH_GroupLyingOnGeom.py \
93         SMESH_AdvancedEditor.py \
94         SMESH_BuildCompound.py \
95         PAL_MESH_041_mesh.py \
96         PAL_MESH_043_2D.py \
97         PAL_MESH_043_3D.py \
98         SMESH_reg.py
99
100 sharedpkgpython_PYTHON =                \
101         SMESH_shared_modules.py