Salome HOME
0022100: EDF 2413 SMESH: Take into account TRIA7
[modules/smesh.git] / src / SMESHUtils / Makefile.am
index a90736ca50539a2e9d7d72003f7edbb4931919d1..e01259e9fa936045a7519b1564d1b161b966751c 100644 (file)
@@ -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
@@ -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