Salome HOME
ENV: Windows porting.
[modules/kernel.git] / src / Makefile.in
index 04f690535864a6922a2dbeda9e66b8a7b2040309..df0e392ff8aad556b178b4c3f6692856ecb56ae2 100644 (file)
@@ -36,12 +36,12 @@ SUBDIRS = SALOMELocalTrace SALOMETraceCollector Logger Utils \
          CASCatch GenericObj NamingService Registry \
          ModuleCatalog DataTypeCatalog RessourcesCatalog \
           ResourcesManager Notification  NOTIFICATION_SWIG \
-         Container TestContainer LifeCycleCORBA HDFPersist \
-          SALOMEDSClient TOOLSDS SALOMEDSImpl SALOMEDS KERNEL_PY \
+         Container TestContainer LifeCycleCORBA LifeCycleCORBA_SWIG HDFPersist \
+         SALOMEDSClient TOOLSDS SALOMEDSImpl SALOMEDS KERNEL_PY \
          ModuleGenerator Communication
 
 ifeq (@mpi_ok@,yes)
-  SUBDIRS+= MPIContainer MPILifeCycleCORBA TestMPIContainer
+  SUBDIRS+= MPIContainer TestMPIContainer
 endif
 
 ifeq (@WITH_BATCH@,yes)
@@ -49,3 +49,4 @@ ifeq (@WITH_BATCH@,yes)
 endif
 
 @MODULE@
+