Changeset 13614


Ignore:
Timestamp:
10/11/12 07:44:34 (13 years ago)
Author:
Mathieu Morlighem
Message:

BUG: include MPI in scotch compilation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/modules/matlab/Makefile.am

    r13480 r13614  
    221221Scotch_la_SOURCES = ../Scotch/Scotch.cpp\
    222222                                                  ../Scotch/Scotch.h
    223 Scotch_la_LIBADD = ${deps} $(SCOTCHLIB)
     223Scotch_la_LIBADD = ${deps} $(SCOTCHLIB) $(MPILIB)
    224224
    225225Shp2Kml_la_SOURCES = ../Shp2Kml/Shp2Kml.cpp\
Note: See TracChangeset for help on using the changeset viewer.