summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2001-03-24 00:33:05 +0000
committergreen <green@FreeBSD.org>2001-03-24 00:33:05 +0000
commit8025a9b8906fa8773dfd1ce07b1bf2112faf2b59 (patch)
tree5eaeb4869d60dd9fc0d3d5b6096a83ad2e586be8 /etc
parentdeabc3a3798d11fd3d8f93b0effcb681e11660b4 (diff)
downloadFreeBSD-src-8025a9b8906fa8773dfd1ce07b1bf2112faf2b59.zip
FreeBSD-src-8025a9b8906fa8773dfd1ce07b1bf2112faf2b59.tar.gz
Install /etc/primes.
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/Makefile b/etc/Makefile
index acc18d1..fe26c90 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -27,6 +27,7 @@ BIN1= amd.map apmd.conf auth.conf \
.if exists(${.CURDIR}/../crypto) && !defined(NO_OPENSSH)
SSH= ${.CURDIR}/../crypto/openssh/ssh_config \
${.CURDIR}/../crypto/openssh/sshd_config
+BIN1+= primes
.endif
.if exists(${.CURDIR}/../crypto) && !defined(NO_OPENSSL)
OpenPOWER on IntegriCloud