Changeset 14716


Ignore:
Timestamp:
04/23/13 08:18:32 (12 years ago)
Author:
Mathieu Morlighem
Message:

BUG: added deps for EdgeDetection

File:
1 edited

Legend:

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

    r14714 r14716  
    219219EdgeDetection_la_SOURCES = ../EdgeDetection/EdgeDetection.cpp\
    220220                                                        ../EdgeDetection/EdgeDetection.h
     221EdgeDetection_la_LIBADD= ${deps} $(MPILIB) $(PETSCLIB)
    221222
    222223ExpSimplify_la_SOURCES = ../ExpSimplify/ExpSimplify.cpp\
Note: See TracChangeset for help on using the changeset viewer.