Salome HOME
Correct example
[modules/adao.git] / examples / daSalome / Makefile.am
1 # Copyright (C) 2010-2011 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             test002_ADAO_JDC_using_strings.comm \
26             test003_ADAO_JDC_using_scripts.comm \
27             test003_ADAO_scripts_for_JDC.py \
28             test004_ADAO_JDC_using_scripts.comm \
29             test004_ADAO_scripts_for_JDC.py \
30             test004_ADAO_JDC_Observers_using_scripts.comm \
31             test005_ADAO_Operators.comm \
32             test005_ADAO_scripts_for_JDC.py \
33             test003_bis_ADAO_JDC_using_user_data_init.comm \
34             test003_bis_ADAO_user_data_init.py \
35             test003_bis_ADAO_scripts_for_JDC.py
36
37 examplesdasalome_DATA = ${DATA_INST}
38
39 EXTRA_DIST = \
40              test001_ADAO_JDC_using_strings.comm \
41              test002_ADAO_JDC_using_strings.comm \
42              test003_ADAO_JDC_using_scripts.comm.in \
43              test003_ADAO_scripts_for_JDC.py \
44              test004_ADAO_JDC_using_scripts.comm.in \
45              test004_ADAO_scripts_for_JDC.py \
46              test004_ADAO_JDC_Observers_using_scripts.comm.in \
47              test005_ADAO_Operators.comm.in \
48              test005_ADAO_scripts_for_JDC.py \
49              test003_bis_ADAO_JDC_using_user_data_init.comm.in \
50              test003_bis_ADAO_user_data_init.py \
51              test003_bis_ADAO_scripts_for_JDC.py