diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-11-06 23:41:38 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-11-06 23:41:38 +0000 |
commit | b9d572a2733fa20957a9a3287bd04d66176e3b6a (patch) | |
tree | 2b9ff7454709e84b02e644db4914ad9d4b739e68 /Makefile | |
parent | f10bc3964f1d92fa83ec97a625fca33ce1592f26 (diff) | |
download | busybox-w32-b9d572a2733fa20957a9a3287bd04d66176e3b6a.tar.gz busybox-w32-b9d572a2733fa20957a9a3287bd04d66176e3b6a.tar.bz2 busybox-w32-b9d572a2733fa20957a9a3287bd04d66176e3b6a.zip |
total overhaul of mail applets. again. Vladimir as usual.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -456,6 +456,7 @@ libs-y := \ | |||
456 | libbb/ \ | 456 | libbb/ \ |
457 | libpwdgrp/ \ | 457 | libpwdgrp/ \ |
458 | loginutils/ \ | 458 | loginutils/ \ |
459 | mailutils/ \ | ||
459 | miscutils/ \ | 460 | miscutils/ \ |
460 | modutils/ \ | 461 | modutils/ \ |
461 | networking/ \ | 462 | networking/ \ |