Changeset 22005
- Timestamp:
- 08/25/17 13:35:36 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/Makefile.am
r22004 r22005 472 472 endif 473 473 #}}} 474 #Love sources {{{474 #Love sources (only if have fortran){{{ 475 475 if LOVE 476 if FORTRAN 476 477 issm_sources += ./cores/love_core.cpp\ 477 478 ./analyses/LoveAnalysis.cpp\ … … 482 483 ./modules/FourierLoveCorex/lovenb_sub.f90\ 483 484 ./modules/FourierLoveCorex/love_numbers.f90 485 endif 484 486 endif 485 487 #}}}
Note:
See TracChangeset
for help on using the changeset viewer.