[Spice-devel] [PATCH spice-common] gitignore: Ignore auto generated generated_messages.h file
Victor Toso
victortoso at redhat.com
Tue Apr 30 10:21:29 UTC 2019
On Tue, Apr 30, 2019 at 11:05:42AM +0100, Frediano Ziglio wrote:
> git.mk seems to have issues with Makefile rules generating multiple
> files so add manually this file.
> This avoid SPICE server to generate distribution files with
> "-dirty" suffix.
>
> Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
Acked-by: Victor Toso <victortoso at redhat.com>
> ---
> common/Makefile.am | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/common/Makefile.am b/common/Makefile.am
> index a904dae..9638635 100644
> --- a/common/Makefile.am
> +++ b/common/Makefile.am
> @@ -138,4 +138,8 @@ EXTRA_DIST = \
> quic_tmpl.c \
> $(NULL)
>
> +GITIGNOREFILES = \
> + generated_messages.h \
> + $(NULL)
> +
> -include $(top_srcdir)/git.mk
> --
> 2.20.1
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20190430/469052f2/attachment.sig>
More information about the Spice-devel
mailing list