diff options
| author | Mike Frysinger <vapier@gentoo.org> | 2005-04-24 05:07:59 +0000 |
|---|---|---|
| committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-24 05:07:59 +0000 |
| commit | d89e629e52c3b525424be958de238ed1dc5a0361 (patch) | |
| tree | 9aec1ca3d0a479bef39bd63c14f4292061d34675 /Makefile | |
| parent | 408ae211ceaf33bf758207cd5329903c39e8880c (diff) | |
| download | busybox-d89e629e52c3b525424be958de238ed1dc5a0361.tar.gz | |
add new subdir for e2fsprogs
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ include $(top_builddir)/Rules.mak DIRS:=applets archival archival/libunarchive coreutils console-tools \ debianutils editors findutils init miscutils modutils networking \ networking/libiproute networking/udhcp procps loginutils shell \ - sysklogd util-linux libpwdgrp coreutils/libcoreutils libbb + sysklogd util-linux e2fsprogs libpwdgrp coreutils/libcoreutils libbb SRC_DIRS:=$(patsubst %,$(top_srcdir)/%,$(DIRS)) |
