From 6c1bb9003f8b8b1db4622ff46d5ea05fdd21f9c2 Mon Sep 17 00:00:00 2001 From: Bill Paul Date: Tue, 7 Feb 1995 19:10:39 +0000 Subject: [PATCH] Hurm... I could have sworn I added usr.sbin to the top level GNU Makefile. Apparently I was mistaken. *groan* --- gnu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/Makefile b/gnu/Makefile index f327d5aee49..6bc3f4d4c04 100644 --- a/gnu/Makefile +++ b/gnu/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91 -SUBDIR= games include lib libexec usr.bin +SUBDIR= games include lib libexec usr.bin usr.sbin .include