aboutsummaryrefslogtreecommitdiff
path: root/Makerules
diff options
context:
space:
mode:
Diffstat (limited to 'Makerules')
-rw-r--r--Makerules3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makerules b/Makerules
index 9dc60cc..cd6c998 100644
--- a/Makerules
+++ b/Makerules
@@ -1188,6 +1188,9 @@ check: tests
.PHONY: xcheck
xcheck: xtests
+# Also handle test inputs in sysdeps.
+vpath %.input $(sysdirs)
+
# Handle tests-time64 and xtests-time64 that should built with LFS
# and 64-bit time support.
include $(o-iterator)