aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ecbfcec5e..b1e934754 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ include $(top_builddir)/Rules.mak
42DIRS:=applets archival archival/libunarchive coreutils console-tools \ 42DIRS:=applets archival archival/libunarchive coreutils console-tools \
43 debianutils editors findutils init miscutils modutils networking \ 43 debianutils editors findutils init miscutils modutils networking \
44 networking/libiproute networking/udhcp procps loginutils shell \ 44 networking/libiproute networking/udhcp procps loginutils shell \
45 sysklogd util-linux libpwdgrp coreutils/libcoreutils libbb 45 sysklogd util-linux e2fsprogs libpwdgrp coreutils/libcoreutils libbb
46 46
47SRC_DIRS:=$(patsubst %,$(top_srcdir)/%,$(DIRS)) 47SRC_DIRS:=$(patsubst %,$(top_srcdir)/%,$(DIRS))
48 48