From: Roland McGrath Date: Mon, 9 Nov 1992 22:52:13 +0000 (+0000) Subject: Formerly job.c.~84~ X-Git-Tag: 3.70.2~551 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eae9bb14a2a312ff154f31dc490809cdb135073c;p=thirdparty%2Fmake.git Formerly job.c.~84~ --- diff --git a/job.c b/job.c index 4f83d801..1a55be78 100644 --- a/job.c +++ b/job.c @@ -347,6 +347,9 @@ reap_children (block, err) if (c->file->update_status != 0) /* We failed to start the commands. */ delete_child_targets (c); + + /* Tell update_file that some actual work has been done. */ + ++files_remade; break; default: