summaryrefslogtreecommitdiffstats
path: root/regress/unittests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/unittests/Makefile')
-rw-r--r--regress/unittests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/unittests/Makefile b/regress/unittests/Makefile
index 2581a585..bdb4574e 100644
--- a/regress/unittests/Makefile
+++ b/regress/unittests/Makefile
@@ -1,5 +1,5 @@
# $OpenBSD: Makefile,v 1.1 2014/04/30 05:32:00 djm Exp $
-SUBDIR= test_helper sshbuf
+SUBDIR= test_helper sshbuf sshkey
.include <bsd.subdir.mk>