summaryrefslogtreecommitdiffstats
path: root/secure/lib/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1995-07-29 12:49:25 +0000
committermarkm <markm@FreeBSD.org>1995-07-29 12:49:25 +0000
commit96fd43c32a7afa11caa70d7e7abf30678e372c9a (patch)
tree478447507d082ca4ec83e0d5d2c3bf1302c69540 /secure/lib/Makefile
parent38a74a7bc23af4d5ed5deeff2f4ab6329b0a26cc (diff)
downloadFreeBSD-src-96fd43c32a7afa11caa70d7e7abf30678e372c9a.zip
FreeBSD-src-96fd43c32a7afa11caa70d7e7abf30678e372c9a.tar.gz
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:
Diffstat (limited to 'secure/lib/Makefile')
-rw-r--r--secure/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile
index d959863..82b3ed8 100644
--- a/secure/lib/Makefile
+++ b/secure/lib/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.1 1994/08/08 17:42:35 csgr Exp $
+# $Id: Makefile,v 1.2 1994/09/08 19:06:58 csgr Exp $
-SUBDIR= libcipher libcrypt
+SUBDIR= libcipher libcrypt libtelnet
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud