aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2001-10-25 14:18:08 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2001-10-25 14:18:08 +0000
commit95ebf618b78814ef250bf40737816784cdaef74d (patch)
tree066dad2c0f8435604210905564c436a4a27ce44c /Makefile
parent8eaa7b36985e6be193ed0ad1e4cbc493aa8d3cbc (diff)
downloadbusybox-95ebf618b78814ef250bf40737816784cdaef74d.tar.gz
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index c0f7c6587..0ff3afff6 100644
--- a/Makefile
+++ b/Makefile
@@ -201,9 +201,9 @@ do-it-all: menuconfig
endif
-SUBDIRS =applets archival console-tools editors fileutils findutils init \
- miscutils modutils networking procps pwd_grp shell shellutils \
- sysklogd textutils util-linux libbb
+SUBDIRS =applets archival archival/libunarchive console-tools editors \
+ fileutils findutils init miscutils modutils networking procps \
+ pwd_grp shell shellutils sysklogd textutils util-linux libbb
bbsubdirs: $(patsubst %, _dir_%, $(SUBDIRS))