commit: f4d0c88878d7899b27f3c2c09bbd1e34bd975abf
Author: Christian Göttsche <cgzones <AT> googlemail <DOT> com>
AuthorDate: Mon Feb 1 19:09:27 2021 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sat Feb 6 20:54:11 2021 +0000
URL:
https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=f4d0c888
Rules.monolithic: add missing phony declarations
Signed-off-by: Christian Göttsche <cgzones <AT> googlemail.com>
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>
Rules.monolithic | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Rules.monolithic b/Rules.monolithic
index 5ccd7875..87edd2d3 100644
--- a/Rules.monolithic
+++ b/Rules.monolithic
@@ -267,4 +267,4 @@ clean:
$(verbose) rm -f *.res
$(verbose) rm -fR $(tmpdir)
-.PHONY: default policy install load reload enableaudit checklabels
restorelabels relabel check longcheck clean
+.PHONY: default policy install load reload enableaudit checklabels
restorelabels relabel resetlabels validate check longcheck clean