From 740456e52692010cb8029d87864a811f5271f0e2 Mon Sep 17 00:00:00 2001 From: wollman Date: Sun, 20 Nov 1994 23:23:28 +0000 Subject: Add distribution=krb for P-HK --- libexec/rshd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libexec/rshd') diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile index ddf08e1..984a6b7 100644 --- a/libexec/rshd/Makefile +++ b/libexec/rshd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id$ +# $Id: Makefile,v 1.3 1994/09/29 13:06:37 csgr Exp $ PROG= rshd SRCS= rshd.c @@ -10,6 +10,7 @@ MAN8= rshd.8 CFLAGS+=-DKERBEROS -DCRYPT DPADD= ${LIBKRB} ${LIBDES} LDADD= -lkrb -ldes +DISTRIBUTION= krb .endif .include -- cgit v1.1