From a49b025b195f0556d69f9723c1a5c69a0585b7b9 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 24 Oct 2001 08:24:41 +0000 Subject: Oops. As Aaron Lehmann just noticed, I forgot to add procps to the SUBDIR list --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 864fa7d37..c0f7c6587 100644 --- a/Makefile +++ b/Makefile @@ -202,8 +202,8 @@ endif SUBDIRS =applets archival console-tools editors fileutils findutils init \ - miscutils modutils networking pwd_grp shell shellutils sysklogd \ - textutils util-linux libbb + miscutils modutils networking procps pwd_grp shell shellutils \ + sysklogd textutils util-linux libbb bbsubdirs: $(patsubst %, _dir_%, $(SUBDIRS)) -- cgit v1.2.3