diff --git a/Rules.monolithic b/Rules.monolithic index d93524e..5c11c13 100644 --- a/Rules.monolithic +++ b/Rules.monolithic @@ -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