]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
who have commented this lines? BR41_BS
authorsecher <secher>
Wed, 1 Oct 2008 11:57:08 +0000 (11:57 +0000)
committersecher <secher>
Wed, 1 Oct 2008 11:57:08 +0000 (11:57 +0000)
src/Makefile.am

index 681c55a3d48817b6434c5b7408e262ac185799ba..1fb6e77a2a53add53c95005225b9a4a257862ec6 100644 (file)
@@ -114,9 +114,9 @@ if CORBA_GEN
   SUBDIRS += $(SUBDIR_CORBA)
 endif
 
-#if MPI_IS_OK
-#  SUBDIRS += $(SUBDIR_MPI)
-#endif
+if MPI_IS_OK
+  SUBDIRS += $(SUBDIR_MPI)
+endif
 
 if CPPUNIT_IS_OK
 if CORBA_GEN