Changeset 13768


Ignore:
Timestamp:
10/20/12 11:59:27 (12 years ago)
Author:
Mathieu Morlighem
Message:

BUG: could not compile with PETSc

File:
1 edited

Legend:

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

    r13767 r13768  
    2727                               
    2828if PETSC
    29 io_sources= += ./io/MatlabMatrixToPetscMat.cpp\
     29io_sources += ./io/MatlabMatrixToPetscMat.cpp\
    3030                                ./io/MatlabVectorToPetscVec.cpp
    3131endif
    32 
    33 
    3432
    3533ALLCXXFLAGS= -fPIC -D_GNU_SOURCE -fno-omit-frame-pointer -pthread -D_CPP_ -D_WRAPPERS_ $(CXXFLAGS) $(CXXOPTFLAGS)
Note: See TracChangeset for help on using the changeset viewer.