From 8025a9b8906fa8773dfd1ce07b1bf2112faf2b59 Mon Sep 17 00:00:00 2001 From: green Date: Sat, 24 Mar 2001 00:33:05 +0000 Subject: Install /etc/primes. --- etc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') 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) -- cgit v1.1