[apparmor] [PATCH 06/11] Fix Make file for mount.c so that warnings are emitted during a build
Steve Beattie
steve at nxnw.org
Thu Mar 8 00:38:50 UTC 2012
On Wed, Mar 07, 2012 at 06:17:25AM -0800, John Johansen wrote:
> Signed-off-by: John Johansen <john.johansen at canonical.com>
Acked-By: Steve Beattie <sbeattie at ubuntu.com>
> ---
> parser/Makefile | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/parser/Makefile b/parser/Makefile
> index 528d1b3..9468e43 100644
> --- a/parser/Makefile
> +++ b/parser/Makefile
> @@ -200,6 +200,9 @@ parser_alias.o: parser_alias.c parser.h
> parser_common.o: parser_common.c parser.h
> $(CC) $(EXTRA_CFLAGS) -c -o $@ $<
>
> +mount.o: mount.c mount.h parser.h immunix.h
> + $(CC) $(EXTRA_CFLAGS) -c -o $@ $<
> +
> parser_version.h: Makefile
> @echo \#define PARSER_VERSION \"$(VERSION)\" > .ver
> @mv -f .ver $@
> --
> 1.7.9
>
>
> --
> AppArmor mailing list
> AppArmor at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
--
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: 836 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20120307/d9eba061/attachment-0001.pgp>
More information about the AppArmor
mailing list