summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 4177857..c1d9325 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -27,7 +27,7 @@ BIN1+= printcap
.if !defined(NO_OPENSSH)
SSH= ${.CURDIR}/../crypto/openssh/ssh_config \
${.CURDIR}/../crypto/openssh/sshd_config \
- moduli
+ ${.CURDIR}/../crypto/openssh/moduli
.endif
SSL= ${.CURDIR}/../crypto/openssl/apps/openssl.cnf
.endif
OpenPOWER on IntegriCloud