From 06a5362f939c83108c010c4d5e1f41d09c389994 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Fri, 21 Oct 2005 16:00:24 +0000 Subject: [PATCH] add all target to build base and modules --- refpolicy/Rules.modular | 2 ++ 1 file changed, 2 insertions(+) diff --git a/refpolicy/Rules.modular b/refpolicy/Rules.modular index 798f9896..2a04843f 100644 --- a/refpolicy/Rules.modular +++ b/refpolicy/Rules.modular @@ -30,6 +30,8 @@ vpath %.fc $(ALL_LAYERS) # default: base +all: base modules + base: $(BASE_PKG) modules: $(MOD_PKGS)