From: abd Date: Fri, 20 Apr 2007 15:03:43 +0000 (+0000) Subject: Fix compilation problems on RedHat( HDF flags ) X-Git-Tag: V4_0~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=12cdbbdbc5947a7269de91aaea459c332c7944b0;p=plugins%2Fnetgenplugin.git Fix compilation problems on RedHat( HDF flags ) --- diff --git a/src/NETGENPlugin/Makefile.am b/src/NETGENPlugin/Makefile.am index 4982e4b..315736f 100644 --- a/src/NETGENPlugin/Makefile.am +++ b/src/NETGENPlugin/Makefile.am @@ -56,6 +56,8 @@ libNETGENEngine_la_CPPFLAGS = \ $(CAS_CPPFLAGS) \ $(NETGEN_INCLUDES) \ $(SMESH_CXXFLAGS) \ + $(CORBA_CXXFLAGS) \ + $(CORBA_INCLUDES) \ -I$(top_builddir)/idl \ -I$(top_builddir)/salome_adm/unix