From ffd04848e2e6ce60e3f0b3251206f953dcaf93bc Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Tue, 6 Dec 2005 14:35:58 +0000 Subject: [PATCH] fix --- refpolicy/Rules.monolithic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refpolicy/Rules.monolithic b/refpolicy/Rules.monolithic index c37f44861..652bece91 100644 --- a/refpolicy/Rules.monolithic +++ b/refpolicy/Rules.monolithic @@ -22,7 +22,7 @@ ALL_TE_FILES := $(ALL_MODULES) ALL_FC_FILES := $(ALL_MODULES:.te=.fc) PRE_TE_FILES := $(SECCLASS) $(ISIDS) $(AVS) $(M4SUPPORT) $(POLDIR)/mls $(POLDIR)/mcs -POST_TE_FILES := $(POLDIR)/systemuser $(POLDIR)/users $(POLDIR)/constraints +POST_TE_FILES := $(USER_FILES) $(POLDIR)/constraints POLICY_SECTIONS := tmp/pre_te_files.conf tmp/generated_definitions.conf tmp/all_interfaces.conf tmp/all_attrs_types.conf $(GLOBALBOOL) $(GLOBALTUN) tmp/only_te_rules.conf tmp/all_post.conf