X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=salome_adm%2Fcmake_files%2FMakefile.am;h=d1d3ed8bef401ff6cc37cbf1fd2f24570e997df1;hb=600aa4b648c8cfe5738ece4180e5bdea7a31c88d;hp=6da6dc21338e6af09d54ba35abe824999c29000c;hpb=7d2fe213bdf5bf962ce11e253020c9d3e0bc1cce;p=modules%2Fkernel.git diff --git a/salome_adm/cmake_files/Makefile.am b/salome_adm/cmake_files/Makefile.am index 6da6dc213..d1d3ed8be 100644 --- a/salome_adm/cmake_files/Makefile.am +++ b/salome_adm/cmake_files/Makefile.am @@ -1,36 +1,47 @@ -# Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE # -# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, +# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS # -# 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 # + include $(top_srcdir)/salome_adm/unix/make_common_starter.am +SUBDIRS = deprecated + dist_salome_cmake_DATA = \ -am2cmake.py \ -FindBOOST.cmake \ FindCPPUNIT.cmake \ -FindHDF5.cmake \ FindKERNEL.cmake \ -FindLIBXML2.cmake \ FindOMNIORB.cmake \ +UseOMNIORB.cmake \ FindPLATFORM.cmake \ -FindPTHREADS.cmake \ -FindPYTHON.cmake \ -FindSWIG.cmake \ -install_python_from_idl.cmake +FindSPHINX.cmake \ +SalomeMacros.cmake \ +FindSalomeBOOST.cmake \ +FindSalomeCPPUNIT.cmake \ +FindSalomeDOXYGEN.cmake \ +FindSalomeHDF5.cmake \ +FindSalomeLIBBATCH.cmake \ +FindSalomeLIBXML2.cmake \ +FindSalomeMPI.cmake \ +FindSalomePYTHON.cmake \ +FindSalomeSPHINX.cmake \ +FindSalomeSWIG.cmake \ +InstallAndCompilePythonFile.cmake + +dist_salomescript_SCRIPTS = prepare_generating_doc.py