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 693d47b7c..9a9780ec9 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 networking/udhcp procps loginutils shell shellutils sysklogd \ 25 networking/libiproute networking/udhcp procps loginutils shell \
26 textutils util-linux libbb libpwdgrp 26 shellutils sysklogd textutils util-linux libbb libpwdgrp
27 27
28all: do-it-all 28all: do-it-all
29 29