aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f86ebedf7..dc299cded 100644
--- a/Makefile
+++ b/Makefile
@@ -22,8 +22,8 @@ include $(TOPDIR).config
22include $(TOPDIR)Rules.mak 22include $(TOPDIR)Rules.mak
23SUBDIRS:=applets archival archival/libunarchive console-tools \ 23SUBDIRS:=applets archival archival/libunarchive console-tools \
24 editors fileutils findutils init miscutils modutils networking \ 24 editors fileutils findutils init miscutils modutils networking \
25 procps pwd_grp pwd_grp/libpwd_grp shell shellutils sysklogd \ 25 procps loginutils shell shellutils sysklogd \
26 textutils util-linux libbb 26 textutils util-linux libbb libpwdgrp
27 27
28all: do-it-all 28all: do-it-all
29 29