Install the data files.
This commit is contained in:
parent
6a838fb09a
commit
c14077091f
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.1 2007/12/26 20:50:06 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2007/12/26 22:33:54 jmmv Exp $
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/fs/puffs
|
||||
|
||||
@ -9,4 +9,10 @@ BINDIR.h_have_puffs= ${TESTSDIR}
|
||||
|
||||
TESTS_SH= t_psshfs
|
||||
|
||||
FILESDIR= ${TESTSDIR}
|
||||
FILES= ssh_config.in
|
||||
FILES+= ssh_host_key
|
||||
FILES+= ssh_host_key.pub
|
||||
FILES+= sshd_config.in
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user