Changeset 13115


Ignore:
Timestamp:
08/21/12 15:29:57 (13 years ago)
Author:
Mathieu Morlighem
Message:

BUG: added METISLIB to MeshPartition

File:
1 edited

Legend:

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

    r13113 r13115  
    193193MeshPartition_la_SOURCES = ../MeshPartition/MeshPartition.cpp\
    194194                          ../MeshPartition/MeshPartition.h
    195 MeshPartition_la_LIBADD = ${deps} $(MPILIB) $(PETSCLIB)
     195MeshPartition_la_LIBADD = ${deps} $(MPILIB) $(PETSCLIB) $(METISLIB)
    196196
    197197MeshProfileIntersection_la_SOURCES = ../MeshProfileIntersection/MeshProfileIntersection.cpp\
Note: See TracChangeset for help on using the changeset viewer.