[Spice-devel] [PATCH spice-common] build-sys: remove Makefile from marshaller build dep
Christophe Fergeau
cfergeau at redhat.com
Wed Aug 29 03:04:40 PDT 2012
ACK
Christophe
On Wed, Aug 29, 2012 at 11:46:19AM +0200, Marc-André Lureau wrote:
> The release tarballs ship with the generated files to avoid extra
> build work and dependency. However, build was still tiggering a
> regenration, because of Makefile change.
>
> Avoid required rebuild when running ./configure (generating Makefile),
> there is no variable that could be tweaked, afaict.
> ---
> common/Makefile.am | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/common/Makefile.am b/common/Makefile.am
> index 0e335b1..91a7d48 100644
> --- a/common/Makefile.am
> +++ b/common/Makefile.am
> @@ -95,7 +95,6 @@ MARSHALLERS_DEPS = \
> $(top_srcdir)/python_modules/ptypes.py \
> $(top_srcdir)/python_modules/spice_parser.py \
> $(top_srcdir)/spice_codegen.py \
> - Makefile \
> $(NULL)
>
> # Note despite being autogenerated these are not part of CLEANFILES, they are
> --
> 1.7.11.4
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20120829/37d169d1/attachment.pgp>
More information about the Spice-devel
mailing list