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