[selinux-policy: 770/3172] add all target to build base and modules

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:11:37 UTC 2010


commit 06a5362f939c83108c010c4d5e1f41d09c389994
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Fri Oct 21 16:00:24 2005 +0000

    add all target to build base and modules

 refpolicy/Rules.modular |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/Rules.modular b/refpolicy/Rules.modular
index 798f989..2a04843 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)


More information about the scm-commits mailing list