From 9d38201e5db7fa2d044a0b51cd064609740379bc Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Wed, 1 Nov 1995 13:38:22 +0000 Subject: [PATCH] Add the man directory to the SUBDIR list - some pages were bing lost. Thes pages will move for 2.2. Please put this in 2.1 --- eBones/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eBones/Makefile b/eBones/Makefile index 8b0b6187903..63e97fc995b 100644 --- a/eBones/Makefile +++ b/eBones/Makefile @@ -1,7 +1,7 @@ # From: @(#)Makefile 5.1 (Berkeley) 6/25/90 -# $Id$ +# $Id: Makefile,v 1.17 1995/09/13 17:23:00 markm Exp $ -SUBDIR= des include lib libexec usr.bin usr.sbin +SUBDIR= des include lib libexec usr.bin usr.sbin man SDIR= ${.CURDIR}/..