From 96fd43c32a7afa11caa70d7e7abf30678e372c9a Mon Sep 17 00:00:00 2001 From: markm Date: Sat, 29 Jul 1995 12:49:25 +0000 Subject: After pst and ache fixed secure telnet, it was still not in the main makefiles. This puts it in. PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/ Reviewed by: Submitted by: Obtained from: --- secure/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'secure/Makefile') diff --git a/secure/Makefile b/secure/Makefile index 5607b54..be5f107 100644 --- a/secure/Makefile +++ b/secure/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.5 1994/09/07 07:47:03 pst Exp $ +# $Id: Makefile,v 1.6 1994/11/14 20:45:20 phk Exp $ # lib must be first, or it will not work. This is because we reference # the lib's in the directory where they are built from the binaries we # want to build. -SUBDIR= lib usr.bin sbin bin +SUBDIR= lib libexec usr.bin sbin bin .include -- cgit v1.1