X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=adm_local%2Fmake_common_starter.am;h=01ac3a3c7efc4595ac2a28056c9b560c17eca0f8;hb=f31d55c65925ace5d3bfbf22b1bb44f1efcd7845;hp=c03462c6f778fa324569822b8cff80e6930ae110;hpb=c35594d4a736cb27e332ed50148844f2da8089c4;p=modules%2Fadao.git diff --git a/adm_local/make_common_starter.am b/adm_local/make_common_starter.am index c03462c..01ac3a3 100644 --- a/adm_local/make_common_starter.am +++ b/adm_local/make_common_starter.am @@ -1,3 +1,22 @@ +# Copyright (C) 2010-2011 EDF R&D +# +# This library is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; either +# version 2.1 of the License. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# +# Author: André Ribes, andre.ribes@edf.fr, EDF R&D # Standard directory for installation salomeincludedir = $(includedir)/salome @@ -18,8 +37,10 @@ testsdasalomedir = $(testsdir)/daSalome testsplateformedir = $(testsdir)/daComposant/Plateforme # Directory for installing examples files -examplesdir = $(prefix)/share/salome/adao_examples -examplesdasalomedir = $(examplesdir)/daSalome +examplesdir = $(prefix)/share/salome/adao_examples +examplesdasalomedir = $(examplesdir)/daSalome +examplesdaskeletonsdir = $(examplesdir)/daSkeletons +externaldatadefinitiondir = $(examplesdaskeletonsdir)/External_data_definition_by_scripts # Directories for installing admin files admlocaldir = $(prefix)/adm_local