trunk: do not install netfilter_contexts on monolithic.

This commit is contained in:
Chris PeBenito 2007-11-19 20:02:50 +00:00
parent 6ab634a512
commit 285d009351

View File

@ -96,7 +96,7 @@ endif
#
# Load the binary policy
#
reload $(tmpdir)/load: $(loadpath) $(fcpath) $(ncpath) $(appfiles)
reload $(tmpdir)/load: $(loadpath) $(fcpath) $(appfiles)
@echo "Loading $(NAME) $(loadpath)"
$(verbose) $(LOADPOLICY) -q $(loadpath)
@touch $(tmpdir)/load