aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-02-01 20:09:27 +0100
committerJason Zaman <perfinion@gentoo.org>2021-02-06 12:54:11 -0800
commitf4d0c88878d7899b27f3c2c09bbd1e34bd975abf (patch)
tree1b770b12018de64c1b0e9390f9617eb698ad34ea
parentRules.monolithic: drop dead variable (diff)
downloadhardened-refpolicy-f4d0c888.tar.gz
hardened-refpolicy-f4d0c888.tar.bz2
hardened-refpolicy-f4d0c888.zip
Rules.monolithic: add missing phony declarations
Signed-off-by: Christian Göttsche <cgzones@googlemail.com> Signed-off-by: Jason Zaman <perfinion@gentoo.org>
-rw-r--r--Rules.monolithic2
1 files changed, 1 insertions, 1 deletions
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