X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.in;h=c64ecb109433b89435f4d252b44a9209994fa6e7;hb=18251ce9c72dbdec318e37a355adfe4fc5869e7f;hp=2cca687dfd4ca6c38461accb701289637563b96f;hpb=b7e7d0a4341eac3c2f574a4cddc6318994b30dd3;p=modules%2Fkernel.git diff --git a/src/Makefile.in b/src/Makefile.in index 2cca687df..c64ecb109 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -36,7 +36,7 @@ ifeq (@WITHIHM@,yes) SUBDIRS = MSG2QM SALOMELocalTrace SALOMETraceCollector Logger Utils CASCatch PatchQt \ GenericObj MEDWrapper NamingService Registry \ ModuleCatalog DataTypeCatalog RessourcesCatalog \ - Notification NOTIFICATION_SWIG \ + ResourcesManager Notification NOTIFICATION_SWIG \ Container TestContainer LifeCycleCORBA HDFPersist Prs \ VTKFilter OBJECT \ TOOLSDS SALOMEDS Event \ @@ -50,7 +50,7 @@ ifeq (@WITHIHM@,no) SUBDIRS = MSG2QM SALOMELocalTrace SALOMETraceCollector Logger Utils CASCatch \ GenericObj NamingService Registry \ ModuleCatalog DataTypeCatalog RessourcesCatalog \ - Notification NOTIFICATION_SWIG \ + ResourcesManager Notification NOTIFICATION_SWIG \ Container TestContainer LifeCycleCORBA HDFPersist Prs \ TOOLSDS SALOMEDS Event \ SALOME_SWIG_WITHOUTIHM ModuleGenerator Loader Communication @@ -60,7 +60,7 @@ ifeq (@mpi_ok@,yes) SUBDIRS+= MPIContainer MPILifeCycleCORBA TestMPIContainer endif -ifeq (@WITHOPENPBS@,yes) +ifeq (@WITH_BATCH@,yes) SUBDIRS += Batch Batch_SWIG endif