Salome HOME
PR: Needed by Bernard Secher. to check if any problem detected.
authorprascle <prascle>
Mon, 6 Oct 2008 08:08:38 +0000 (08:08 +0000)
committerprascle <prascle>
Mon, 6 Oct 2008 08:08:38 +0000 (08:08 +0000)
src/Makefile.am

index d2e4b2738b0dcbf40995b632ad4ce9e1f8b4331f..368f6c0eeb887fc14ddf5a775ca747bfa5397524 100644 (file)
@@ -110,9 +110,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