diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,8 +22,8 @@ include $(TOPDIR).config | |||
22 | include $(TOPDIR)Rules.mak | 22 | include $(TOPDIR)Rules.mak |
23 | SUBDIRS:=applets archival archival/libunarchive console-tools \ | 23 | SUBDIRS:=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 | ||
28 | all: do-it-all | 28 | all: do-it-all |
29 | 29 | ||