From d3d686d41027b84132d6165df357e6145de71836 Mon Sep 17 00:00:00 2001 From: eap Date: Fri, 15 Jul 2011 14:55:38 +0000 Subject: [PATCH] - $(CORBA_CXXFLAGS) \ - $(CORBA_INCLUDES) \ --- src/DriverUNV/Makefile.am | 2 -- 1 file changed, 2 deletions(-) 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 \ -- 2.39.2