Salome HOME
Merge branch 'V7_main'
[modules/adao.git] / examples / daSalome / Makefile.am
1 # Copyright (C) 2010-2013 EDF R&D
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 # Author: AndrĂ© Ribes, andre.ribes@edf.fr, EDF R&D
20
21 include $(top_srcdir)/adm_local/make_common_starter.am
22
23 DATA_INST = \
24         test001_ADAO_JDC_using_strings.comm \
25         test001_ADAO_JDC_using_strings.py \
26         test002_ADAO_JDC_using_strings.comm \
27         test002_ADAO_JDC_using_strings.py \
28         test003_ADAO_JDC_using_scripts.comm \
29         test003_ADAO_JDC_using_scripts.py \
30         test003_ADAO_scripts_for_JDC.py \
31         test003_bis_ADAO_JDC_using_user_data_init.comm \
32         test003_bis_ADAO_JDC_using_user_data_init.py \
33         test003_bis_ADAO_scripts_for_JDC.py \
34         test003_bis_ADAO_user_data_init.py \
35         test004_ADAO_JDC_using_scripts.comm \
36         test004_ADAO_JDC_using_scripts.py \
37         test004_ADAO_scripts_for_JDC.py \
38         test005_ADAO_Operators.comm\
39         test005_ADAO_Operators.py \
40         test005_ADAO_scripts_for_JDC.py \
41         test006_Observers.comm \
42         test006_Observers_init.py \
43         test006_Observers_Observation_Operator.py \
44         test006_Observers_observer_with_file.py \
45         test006_Observers.py \
46         test006_Observers_var.py \
47         test008_ADAO_Elementary_GradientTest.comm \
48         test008_ADAO_Elementary_GradientTest.py \
49         test009_ADAO_Simple_GradientTest.comm \
50         test009_ADAO_Simple_GradientTest.py \
51         test010_ADAO_Simple_AdjointTest.comm \
52         test010_ADAO_Simple_AdjointTest.py
53
54 examplesdasalome_DATA = ${DATA_INST}
55
56 EXTRA_DIST = \
57         test001_ADAO_JDC_using_strings.comm \
58         test001_ADAO_JDC_using_strings.py \
59         test002_ADAO_JDC_using_strings.comm \
60         test002_ADAO_JDC_using_strings.py \
61         test003_ADAO_JDC_using_scripts.comm.in \
62         test003_ADAO_JDC_using_scripts.py.in \
63         test003_ADAO_scripts_for_JDC.py \
64         test003_bis_ADAO_JDC_using_user_data_init.comm.in \
65         test003_bis_ADAO_JDC_using_user_data_init.py.in \
66         test003_bis_ADAO_scripts_for_JDC.py \
67         test003_bis_ADAO_user_data_init.py \
68         test004_ADAO_JDC_using_scripts.comm.in \
69         test004_ADAO_JDC_using_scripts.py.in \
70         test004_ADAO_scripts_for_JDC.py \
71         test005_ADAO_Operators.comm.in \
72         test005_ADAO_Operators.py.in \
73         test005_ADAO_scripts_for_JDC.py \
74         test006_Observers.comm.in \
75         test006_Observers_init.py \
76         test006_Observers_Observation_Operator.py \
77         test006_Observers_observer_with_file.py \
78         test006_Observers.py.in \
79         test006_Observers_var.py \
80         test008_ADAO_Elementary_GradientTest.comm \
81         test008_ADAO_Elementary_GradientTest.py \
82         test009_ADAO_Simple_GradientTest.comm \
83         test009_ADAO_Simple_GradientTest.py \
84         test010_ADAO_Simple_AdjointTest.comm \
85         test010_ADAO_Simple_AdjointTest.py