projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3483db
)
Oops. As Aaron Lehmann <aaronl@vitelus.com> just noticed,
author
Eric Andersen
<andersen@codepoet.org>
Wed, 24 Oct 2001 08:24:41 +0000
(08:24 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Wed, 24 Oct 2001 08:24:41 +0000
(08:24 -0000)
I forgot to add procps to the SUBDIR list
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 864fa7d37824851afe9624bf337c1b5300bbd713..c0f7c658748b89b0f8c7cf88b981a953d23c82ce 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-202,8
+202,8
@@
endif
SUBDIRS =applets archival console-tools editors fileutils findutils init \
- miscutils modutils networking p
wd_grp shell shellutils sysklogd
\
- textutils util-linux libbb
+ miscutils modutils networking p
rocps pwd_grp shell shellutils
\
+
sysklogd
textutils util-linux libbb
bbsubdirs: $(patsubst %, _dir_%, $(SUBDIRS))