From 16e1cf48cdd6d65cf294aac053ac30d860d9fc37 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Thu, 9 Jun 2005 17:23:23 +0000 Subject: [PATCH] make policy.xml depend on all if's being generated --- refpolicy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refpolicy/Makefile b/refpolicy/Makefile index c55e9786..93da1302 100644 --- a/refpolicy/Makefile +++ b/refpolicy/Makefile @@ -341,7 +341,7 @@ conf $(MOD_DISABLE) $(TUNABLES): tmp/policy.xml # no dependencies here, because we don't want to rebuild # this and its dependents every time the dependencies # change -tmp/policy.xml: +tmp/policy.xml: $(GENERATED_IF) @echo "Creating $@" @mkdir -p tmp $(QUIET) echo '' > $@