diff --git a/R/update_input_files.R b/R/update_input_files.R
index 102605896e0b15df2c12704f2485335336abc8af..ba2733a8a6d7aad95f81a9deae9b11872cb1c67f 100644
--- a/R/update_input_files.R
+++ b/R/update_input_files.R
@@ -50,6 +50,7 @@ set_print_prt <- function(project_path, run_path, outputs, years_skip) {
     print_prt[11] <- "basin_wb                     y             n             n             n  "
     print_prt[14] <- "basin_pw                     y             n             n             n  "
     print_prt[33] <- "hru_wb                       n             n             n             y  "
+    print_prt[45] <- "recall                       n             n             y             y  "
   }
   if ('mgt' %in% outputs) {
     print_prt[9]  <- "n             y             n             n             "