X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHUtils%2FMakefile.am;h=414ab25ff3fd274d70cdd8a8c6c20cb1ff8a22ed;hb=7b5176ec4d66e7ff5d89e777c56aba87126c5090;hp=7f5cac1403dc1ca4e60c5e912f4d290ed3f7197d;hpb=9a54694a0ab1e5cbc558a35c4606ceea4f7af2ef;p=modules%2Fsmesh.git diff --git a/src/SMESHUtils/Makefile.am b/src/SMESHUtils/Makefile.am index 7f5cac140..414ab25ff 100644 --- a/src/SMESHUtils/Makefile.am +++ b/src/SMESHUtils/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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 @@ -34,7 +34,8 @@ salomeinclude_HEADERS = \ SMESH_ComputeError.hxx \ SMESH_File.hxx \ SMESH_Utils.hxx \ - SMESH_TryCatch.hxx + SMESH_TryCatch.hxx \ + SMESH_MeshAlgos.hxx # Libraries targets @@ -46,7 +47,8 @@ dist_libSMESHUtils_la_SOURCES = \ SMESH_Octree.cxx \ SMESH_OctreeNode.cxx \ SMESH_TryCatch.cxx \ - SMESH_File.cxx + SMESH_File.cxx \ + SMESH_MeshAlgos.cxx # additionnal information to compile and link file libSMESHUtils_la_CPPFLAGS = \