From eae9bb14a2a312ff154f31dc490809cdb135073c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 9 Nov 1992 22:52:13 +0000 Subject: Formerly job.c.~84~ --- job.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'job.c') diff --git a/job.c b/job.c index 4f83d80..1a55be7 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: -- cgit v1.2.3