[apparmor] [PATCH] fixup! split the policy cache handling fns into their own file

Steve Beattie steve at nxnw.org
Thu Mar 12 22:51:24 UTC 2015


On Thu, Mar 12, 2015 at 05:45:00PM -0500, Tyler Hicks wrote:
> Make policy_cache.o depend on lib.h
> 
> Signed-off-by: Tyler Hicks <tyhicks at canonical.com>
Acked-by: Steve Beattie <steve at nxnw.org>

> ---
>  parser/Makefile | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/parser/Makefile b/parser/Makefile
> index 9175a30..7b8e85d 100644
> --- a/parser/Makefile
> +++ b/parser/Makefile
> @@ -239,7 +239,7 @@ common_optarg.o: common_optarg.c common_optarg.h parser.h libapparmor_re/apparmo
>  features.o: features.c features.h parser.h libapparmor_re/apparmor_re.h
>  	$(CXX) $(EXTRA_CFLAGS) -c -o $@ $<
>  
> -policy_cache.o: policy_cache.c policy_cache.h parser.h
> +policy_cache.o: policy_cache.c policy_cache.h parser.h lib.h
>  	$(CXX) $(EXTRA_CFLAGS) -c -o $@ $<
>  
>  lib.o: lib.c lib.h parser.h

-- 
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20150312/8d26500b/attachment.pgp>


More information about the AppArmor mailing list