*** empty log message ***
diff --git a/Makefile b/Makefile
index c0f7c65..0ff3aff 100644
--- a/Makefile
+++ b/Makefile
@@ -201,9 +201,9 @@
 endif
 
 
-SUBDIRS =applets archival console-tools editors fileutils findutils init \
-	miscutils modutils networking procps pwd_grp shell shellutils \
-	sysklogd textutils util-linux libbb
+SUBDIRS =applets archival archival/libunarchive console-tools editors \
+	fileutils findutils init miscutils modutils networking procps \
+	pwd_grp shell shellutils sysklogd textutils util-linux libbb
 
 bbsubdirs: $(patsubst %, _dir_%, $(SUBDIRS))