aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-11-06 23:41:38 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-11-06 23:41:38 +0000
commitb9d572a2733fa20957a9a3287bd04d66176e3b6a (patch)
tree2b9ff7454709e84b02e644db4914ad9d4b739e68 /Makefile
parentf10bc3964f1d92fa83ec97a625fca33ce1592f26 (diff)
downloadbusybox-b9d572a2733fa20957a9a3287bd04d66176e3b6a.tar.gz
total overhaul of mail applets. again. Vladimir as usual.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5d6546716..495b16cab 100644
--- a/Makefile
+++ b/Makefile
@@ -456,6 +456,7 @@ libs-y := \
libbb/ \
libpwdgrp/ \
loginutils/ \
+ mailutils/ \
miscutils/ \
modutils/ \
networking/ \