From: eap Date: Fri, 15 Jul 2011 14:55:38 +0000 (+0000) Subject: - $(CORBA_CXXFLAGS) \ X-Git-Tag: V6_4_0a1~156 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d3d686d41027b84132d6165df357e6145de71836;p=modules%2Fsmesh.git - $(CORBA_CXXFLAGS) \ - $(CORBA_INCLUDES) \ --- diff --git a/src/DriverUNV/Makefile.am b/src/DriverUNV/Makefile.am index 2227ef93a..aa51c16ca 100644 --- a/src/DriverUNV/Makefile.am +++ b/src/DriverUNV/Makefile.am @@ -67,8 +67,6 @@ UNV_Test_SOURCES = \ libMeshDriverUNV_la_CPPFLAGS = \ $(KERNEL_CXXFLAGS) \ $(CAS_CPPFLAGS) \ - $(CORBA_CXXFLAGS) \ - $(CORBA_INCLUDES) \ $(VTK_INCLUDES) \ $(BOOST_CPPFLAGS) \ -I$(srcdir)/../Driver \