install booelans file on monolithic

This commit is contained in:
Chris PeBenito 2005-11-09 20:01:28 +00:00
parent ce1e893b1e
commit 2ed0d184a3

View File

@ -9,6 +9,9 @@ LOADPATH = $(POLICYPATH)/$(POLVER)
FCPATH = $(CONTEXTPATH)/files/file_contexts
HOMEDIRPATH = $(CONTEXTPATH)/files/homedir_template
# Monolithic still uses booleans file
APPFILES += $(INSTALLDIR)/booleans
# for monolithic policy use all base and module to create policy
ENABLEMOD := $(BASE_MODS) $(MOD_MODS)