aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-02-06 19:28:50 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-02-06 19:28:50 +0000
commitd46d3c292e9aff0550f6540ab631d742fe353964 (patch)
tree05f6461f18eba790a90a971c41ddb91163ae7847 /Makefile
parentb292264bfd7064b651192b966f30d76b75161c70 (diff)
downloadbusybox-d46d3c292e9aff0550f6540ab631d742fe353964.tar.gz
new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0e0fef95b..ddc8b25e6 100644
--- a/Makefile
+++ b/Makefile
@@ -442,6 +442,7 @@ libs-y := \
networking/udhcp/ \
procps/ \
runit/ \
+ selinux/ \
shell/ \
sysklogd/ \
util-linux/ \