Changeset 27084 for issm/branches/trunk-larour-SLPS2022/src/c/Makefile.am
- Timestamp:
- 06/21/22 10:27:35 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-larour-SLPS2022/src/c/Makefile.am
r27076 r27084 278 278 ./cores/steadystate_core.cpp \ 279 279 ./cores/masstransport_core.cpp \ 280 ./cores/mmemasstransport_core.cpp \ 280 281 ./cores/oceantransport_core.cpp \ 281 282 ./cores/depthaverage_core.cpp \ … … 487 488 endif 488 489 if MASSTRANSPORT 489 issm_sources += ./analyses/MasstransportAnalysis.cpp 490 issm_sources += ./analyses/MasstransportAnalysis.cpp \ 491 ./analyses/MmemasstransportAnalysis.cpp 490 492 endif 491 493 if OCEANTRANSPORT
Note:
See TracChangeset
for help on using the changeset viewer.