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

2015-03-12 Thread Seth Arnold
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 Acked-by: Seth Arnold Thanks > --- > parser/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/parser/Makefile b/parser/Makefile >

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

2015-03-12 Thread Steve Beattie
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 Acked-by: Steve Beattie > --- > parser/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/parser/Makefile b/parser/Makefile > index

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

2015-03-12 Thread John Johansen
On 03/12/2015 03:45 PM, Tyler Hicks wrote: > Make policy_cache.o depend on lib.h > > Signed-off-by: Tyler Hicks Acked-by: John Johansen > --- > parser/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/parser/Makefile b/parser/Makefile > index 9175a30..7b8e85d 1

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

2015-03-12 Thread Tyler Hicks
Make policy_cache.o depend on lib.h Signed-off-by: Tyler Hicks --- 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: