Changeset 13753


Ignore:
Timestamp:
10/19/12 10:17:36 (12 years ago)
Author:
Mathieu Morlighem
Message:

BUG: forgot to add MatlabToPetsc routines

File:
1 edited

Legend:

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

    r13749 r13753  
    2424                                ./io/MatlabMatrixToDoubleMatrix.cpp\
    2525                                ./io/MatlabMatrixToSeqMat.cpp\
    26                                 ./io/MatlabVectorToSeqVec.cpp
     26                                ./io/MatlabVectorToSeqVec.cpp\
     27                                ./io/MatlabMatrixToPetscMat.cpp\
     28                                ./io/MatlabVectorToPetscVec.cpp
    2729
    2830ALLCXXFLAGS= -fPIC -D_GNU_SOURCE -fno-omit-frame-pointer -pthread -D_CPP_  $(CXXFLAGS) $(CXXOPTFLAGS)
Note: See TracChangeset for help on using the changeset viewer.