]> git.ipfire.org Git - people/stevee/selinux-policy.git/commitdiff
add all target to build base and modules
authorChris PeBenito <cpebenito@tresys.com>
Fri, 21 Oct 2005 16:00:24 +0000 (16:00 +0000)
committerChris PeBenito <cpebenito@tresys.com>
Fri, 21 Oct 2005 16:00:24 +0000 (16:00 +0000)
refpolicy/Rules.modular

index 798f989689a66cbb8e9f0140610b92a60255a2ae..2a04843f25daa7ca5c74f2cbbe39894f66788de4 100644 (file)
@@ -30,6 +30,8 @@ vpath %.fc $(ALL_LAYERS)
 #
 default: base
 
+all: base modules
+
 base: $(BASE_PKG)
 
 modules: $(MOD_PKGS)