summaryrefslogtreecommitdiffstats
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 00aaffd..89da82d 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -9,6 +9,6 @@ KYUAFILE= yes
afterinstall: install-tests-local
install-tests-local: .PHONY
- ${INSTALL_SYMLINK} ../local/tests ${TESTSDIR}/local
+ ${INSTALL_SYMLINK} ../local/tests ${DESTDIR}${TESTSDIR}/local
.include <bsd.test.mk>
OpenPOWER on IntegriCloud