X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=resources%2FMakefile.am;h=86bd50df17a3242647eb76aa9d21728bf98f89a8;hb=40888f571107ff41a746c3e5a7e48e7f7af0bf27;hp=57529e357a3caa7c696b9f30b02713e8e995e543;hpb=723f0c59fbe9ee4bc11f11513a971fd4e691b55d;p=modules%2Fgeom.git diff --git a/resources/Makefile.am b/resources/Makefile.am index 57529e357..86bd50df1 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -1,20 +1,20 @@ -# Copyright (C) 2007-2010 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE # -# 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 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. +# 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 +# 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 +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # # -* Makefile *- @@ -28,7 +28,6 @@ dist_salomeres_DATA = \ GEOM_en.xml \ GEOM_fr.xml \ GEOM.config \ -SalomeApp.xml \ Plugin \ GEOMDS_Resources \ ImportExport \ @@ -112,6 +111,7 @@ multitranslationdouble.png \ multitranslationsimple.png \ normale.png \ offset.png \ +projection.png \ origin_and_vectors.png \ partition.png \ partitionkeep.png \ @@ -247,4 +247,4 @@ ADVANCED_RESOURCES += dlg_pipetshapefilletrf.png dist_salomeres_DATA += $(ADVANCED_RESOURCES) # VSR: little trick to avoid putting if GEOMCatalog.xml to the distribution archive -nodist_salomeres_SCRIPTS = GEOMCatalog.xml +nodist_salomeres_SCRIPTS = GEOMCatalog.xml SalomeApp.xml