Oops. As Aaron Lehmann <aaronl@vitelus.com> just noticed,

I forgot to add procps to the SUBDIR list
This commit is contained in:
Eric Andersen 2001-10-24 08:24:41 +00:00
parent a3483db55f
commit a49b025b19

View File

@ -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))