aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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
201endif 201endif
202 202
203 203
204SUBDIRS =applets archival console-tools editors fileutils findutils init \ 204SUBDIRS =applets archival archival/libunarchive console-tools editors \
205 miscutils modutils networking procps pwd_grp shell shellutils \ 205 fileutils findutils init miscutils modutils networking procps \
206 sysklogd textutils util-linux libbb 206 pwd_grp shell shellutils sysklogd textutils util-linux libbb
207 207
208bbsubdirs: $(patsubst %, _dir_%, $(SUBDIRS)) 208bbsubdirs: $(patsubst %, _dir_%, $(SUBDIRS))
209 209