Salome HOME
CORBA includes
[modules/smesh.git] / src / DriverUNV / Makefile.am
index 4fed7d82cf4d2817f43b7d3878c819878ba8bd15..68bd05cf76f03242ec80ac7b9369d479a4dd428a 100644 (file)
@@ -63,6 +63,8 @@ UNV_Test_SOURCES = \
 libMeshDriverUNV_la_CPPFLAGS = \
        $(KERNEL_CXXFLAGS) \
        $(CAS_CPPFLAGS) \
+       $(CORBA_CXXFLAGS) \
+        $(CORBA_INCLUDES) \
        $(BOOST_CPPFLAGS) \
        -I$(srcdir)/../Driver \
        -I$(srcdir)/../SMDS \