X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile.am;h=e974086f92661535963982f0d373e4a1cae11c51;hb=ee820d4ed44875a4f0b55e7d140a63ea77ef4667;hp=e3f2ab9a6d437d937551f60e428395618cc24be7;hpb=161be210e348efd1c5607f9485af2ee4c26352a8;p=modules%2Fadao.git diff --git a/Makefile.am b/Makefile.am index e3f2ab9..e974086 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,23 @@ +# 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 + include $(top_srcdir)/adm_local/make_common_starter.am SUBDIRS = @@ -9,7 +29,7 @@ endif SUBDIRS += src if SALOME_MODULE -SUBDIRS += resources bin +SUBDIRS += resources bin examples endif if SPHINX_IS_OK @@ -17,3 +37,5 @@ SUBDIRS += doc endif ACLOCAL_AMFLAGS = -I adm_local + +EXTRA_DIST = autogen.sh