From 02dea92c100d0df06291da3af82b4c4fc7806d9b Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 31 Oct 2017 00:03:49 +0000 Subject: [PATCH] Properly connect tests. Sponsored by: Dell EMC Isilon --- targets/pseudo/the-lot/Makefile.depend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/pseudo/the-lot/Makefile.depend b/targets/pseudo/the-lot/Makefile.depend index 9909bfa46e2c..6903eab45d38 100644 --- a/targets/pseudo/the-lot/Makefile.depend +++ b/targets/pseudo/the-lot/Makefile.depend @@ -10,7 +10,7 @@ DIRDEPS = \ targets/pseudo/userland \ .if ${MK_TESTS} != "no" -DIRDEPS+= targes/pseudo/tests +DIRDEPS+= targets/pseudo/tests .endif .include