Changeset 18492 for issm/trunk-jpl/src/c/Makefile.am
- Timestamp:
- 09/10/14 12:40:38 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/Makefile.am ¶
r18370 r18492 108 108 ./classes/Materials/Matice.h\ 109 109 ./classes/Materials/Matice.cpp\ 110 ./classes/Materials/Matseaice.h\ 111 ./classes/Materials/Matseaice.cpp\ 110 112 ./classes/Materials/Matpar.h\ 111 113 ./classes/Materials/Matpar.cpp\ … … 649 651 issm_sources += ./analyses/DepthAverageAnalysis.cpp 650 652 endif 653 if SEAICE 654 issm_sources += ./cores/seaice_core.cpp 655 issm_sources += ./analyses/SeaiceAnalysis.cpp 656 endif 651 657 if THERMAL 652 658 issm_sources += ./analyses/ThermalAnalysis.cpp
Note:
See TracChangeset
for help on using the changeset viewer.