diff --git a/flash2d/compile/Makefiles/Makefile.common b/flash2d/compile/Makefiles/Makefile.common index eb4f9a65101beca7c985e6726f32b08e65d6ab71..14347567b68069011c10c63d49d78c1dce2d9bfb 100644 --- a/flash2d/compile/Makefiles/Makefile.common +++ b/flash2d/compile/Makefiles/Makefile.common @@ -249,6 +249,7 @@ StackedSpherical: @cp $(OPTDIR)/ADV_rhs_stacked.f90 ADV_rhs.f90 @cp $(OPTDIR)/ADV_semilagrange_stacked.F90 ADV_semilagrange.F90 @cp $(OPTDIR)/ADV_wind_stacked.f90 ADV_wind.f90 + @cp $(OPTDIR)/IO_vtu_stacked.F90 IO_vtu.F90 @cp $(OPTDIR)/IO_vtuplot_stacked.F90 IO_vtuplot.F90 @cp $(OPTDIR)/SLM_advanced_stacked.f90 SLM_advanced.f90 @cp $(OPTDIR)/SLM_errorestimate_stacked.f90 SLM_errorestimate.f90