From: eap Date: Wed, 10 Aug 2011 10:18:09 +0000 (+0000) Subject: 0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported X-Git-Tag: V6_4_0a1~125 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b87bbe0ce56fae94b7f16898903f5f49314b05da;p=modules%2Fsmesh.git 0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported + SMESHUtils \ + DriverCGNS \ --- diff --git a/src/Makefile.am b/src/Makefile.am index 8358c0de8..81302eaf5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -29,11 +29,13 @@ SUBDIRS = \ SMDS \ SMESHDS \ Controls \ + SMESHUtils \ Driver \ DriverMED \ DriverDAT \ DriverUNV \ DriverSTL \ + DriverCGNS \ SMESH \ SMESH_I \ SMESHClient \