summaryrefslogtreecommitdiff
path: root/vpath.c
diff options
context:
space:
mode:
Diffstat (limited to 'vpath.c')
-rw-r--r--vpath.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/vpath.c b/vpath.c
index 8045357..480fcad 100644
--- a/vpath.c
+++ b/vpath.c
@@ -434,6 +434,8 @@ selective_vpath_search (path, file, mtime_ptr)
return 1;
}
+ else
+ exists = 0;
}
}