X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.in;h=c64ecb109433b89435f4d252b44a9209994fa6e7;hb=18251ce9c72dbdec318e37a355adfe4fc5869e7f;hp=91f81257ec63339db11971c4acbd0f143201a9b8;hpb=ab41913b136c189f3aab5e4ce3f3da7f62395f23;p=modules%2Fkernel.git diff --git a/src/Makefile.in b/src/Makefile.in index 91f81257e..c64ecb109 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -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