better name for the unit tests

This commit is contained in:
Damien Miller
2012-01-12 15:09:36 +11:00
committed by Markus Friedl
parent 1cdc6a59ec
commit e60ae70c50
14 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# $OpenBSD:$
SUBDIR= ssh regress regress-libopenssh
SUBDIR= ssh regress unittests
.include <bsd.subdir.mk>