[Spice-devel] [PATCH spice-gtk] dist: Keep generated keymaps
Pavel Grunt
pgrunt at redhat.com
Fri Mar 10 11:58:40 UTC 2017
spice-gtk does not have to require python
Regression since 271222e2217bf82644d87649b43b920240430f8
---
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) \
$(KEYMAP_CSV) \
$(KEYMAP_GEN) \
map-file \
--
2.12.0
More information about the Spice-devel
mailing list