Changeset 24789
- Timestamp:
- 05/04/20 21:51:27 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/wrappers/matlab/Makefile.am
r24786 r24789 44 44 ContourToMesh_matlab.la \ 45 45 ContourToNodes_matlab.la \ 46 CoordTransform_matlab.la \47 46 DistanceToMaskBoundary_matlab.la \ 48 47 ElementConnectivity_matlab.la \ … … 74 73 lib_LTLIBRARIES += ShpRead_matlab.la 75 74 endif 75 if PROJ 76 lib_LTLIBRARIES += CoordTransform_matlab.la 77 endif 76 78 #}}} 77 79
Note:
See TracChangeset
for help on using the changeset viewer.