From: ageay Date: Tue, 13 Mar 2012 14:38:29 +0000 (+0000) Subject: Little error. X-Git-Tag: V6_main_FINAL~797 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=a2a27ea79ab6bb8e1f2f50dfd93be4e18bd5cdef;p=tools%2Fmedcoupling.git Little error. --- diff --git a/src/MEDPartitioner/Makefile.am b/src/MEDPartitioner/Makefile.am index 2198762f9..aefe7525f 100644 --- a/src/MEDPartitioner/Makefile.am +++ b/src/MEDPartitioner/Makefile.am @@ -72,8 +72,7 @@ libmedpartitioner_la_LDFLAGS = if MPI_IS_OK dist_libmedpartitioner_la_SOURCES += MEDPARTITIONER_ParaDomainSelector.cxx \ MEDPARTITIONER_Utils.cxx \ - MEDPARTITIONER_ParallelTopology.cxx \ - MEDPARTITIONER_ParaDomainSelector.cxx + MEDPARTITIONER_ParallelTopology.cxx if MED_ENABLE_PARMETIS dist_libmedpartitioner_la_SOURCES += MEDPARTITIONER_MetisGraph.cxx