From: eap Date: Wed, 10 Aug 2011 10:13:50 +0000 (+0000) Subject: 0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported X-Git-Tag: V6_4_0a1~129 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4d40b016426533c61375c9daa913d67af5ad0208;p=modules%2Fsmesh.git 0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported + -I$(srcdir)/../SMESHUtils \ --- diff --git a/src/DriverSTL/Makefile.am b/src/DriverSTL/Makefile.am index 82962d143..770a7f1a5 100644 --- a/src/DriverSTL/Makefile.am +++ b/src/DriverSTL/Makefile.am @@ -54,6 +54,7 @@ libMeshDriverSTL_la_CPPFLAGS = \ $(BOOST_CPPFLAGS) \ -I$(srcdir)/../Driver \ -I$(srcdir)/../SMESH \ + -I$(srcdir)/../SMESHUtils \ -I$(srcdir)/../SMDS libMeshDriverSTL_la_LDFLAGS = \