diff options
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -202,8 +202,8 @@ endif SUBDIRS =applets archival console-tools editors fileutils findutils init \ - miscutils modutils networking pwd_grp shell shellutils sysklogd \ - textutils util-linux libbb + miscutils modutils networking procps pwd_grp shell shellutils \ + sysklogd textutils util-linux libbb bbsubdirs: $(patsubst %, _dir_%, $(SUBDIRS)) |