- add selinux applets to the IMA workaround

1_5_stable
Bernhard Reutner-Fischer 2007-03-09 08:46:31 +00:00
parent 12eda0ab97
commit e11b4a4705
1 changed files with 3 additions and 0 deletions

View File

@ -99,6 +99,9 @@ lib-y:=
include editors/Kbuild
lib-all-y += $(patsubst %,editors/%,$(sort $(lib-y)))
lib-y:=
include selinux/Kbuild
lib-all-y += $(patsubst %,selinux/%,$(sort $(lib-y)))
lib-y:=
include scripts/Kbuild
lib-all-y += $(patsubst %,scripts/%,$(sort $(lib-y)))
lib-y:=