Commit ebd499d
committed
Add missing dependency on core_physics_mmm in core_atmosphere/physics/Makefile
In src/core_atmosphere/physics/Makefile, the core_physics_wrf build target
should depend on core_physics_mmm, since compilation of modules in the
physics_wrf directory depends on successful compilation of modules in the
physics_mmm directory.1 parent 89f7eaf commit ebd499d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments