[Spice-devel] [PATCH spice-gtk] dist: Keep generated keymaps
Christophe Fergeau
cfergeau at redhat.com
Fri Mar 10 14:07:43 UTC 2017
On Fri, Mar 10, 2017 at 12:58:40PM +0100, Pavel Grunt wrote:
> spice-gtk does not have to require python
>
> Regression since 271222e2217bf82644d87649b43b920240430f8
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
though I wonder whether we should always regenerate the keymaps .c files
instead.
> ---
> src/Makefile.am | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/Makefile.am b/src/Makefile.am
> index 594c0de..40cffa6 100644
> --- a/src/Makefile.am
> +++ b/src/Makefile.am
> @@ -31,6 +31,7 @@ BUILT_SOURCES = $(GLIBGENS) $(KEYMAPS)
>
> EXTRA_DIST = \
> decode-glz-tmpl.c \
> + $(KEYMAPS) \
You've got an extra white-space after the ) (rather than just tabs).
Same on the 2 next lines.
> $(KEYMAP_CSV) \
> $(KEYMAP_GEN) \
> map-file \
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20170310/0a9d4656/attachment.sig>
More information about the Spice-devel
mailing list