X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHUtils%2FMakefile.am;h=7f5cac1403dc1ca4e60c5e912f4d290ed3f7197d;hb=20c126bc220757c06b5576f71ed6f34ae85e3e40;hp=a90736ca50539a2e9d7d72003f7edbb4931919d1;hpb=1b57300c826e4cb17d9a40124991a14eabb9eee8;p=modules%2Fsmesh.git diff --git a/src/SMESHUtils/Makefile.am b/src/SMESHUtils/Makefile.am index a90736ca5..7f5cac140 100644 --- a/src/SMESHUtils/Makefile.am +++ b/src/SMESHUtils/Makefile.am @@ -33,7 +33,8 @@ salomeinclude_HEADERS = \ SMESH_Comment.hxx \ SMESH_ComputeError.hxx \ SMESH_File.hxx \ - SMESH_Utils.hxx + SMESH_Utils.hxx \ + SMESH_TryCatch.hxx # Libraries targets @@ -44,6 +45,7 @@ dist_libSMESHUtils_la_SOURCES = \ SMESH_Quadtree.cxx \ SMESH_Octree.cxx \ SMESH_OctreeNode.cxx \ + SMESH_TryCatch.cxx \ SMESH_File.cxx # additionnal information to compile and link file