commit | 28742467c9c0bd49f594bfd46ecca5e6398ddb12 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Sep 19 20:24:43 2019 +0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Aug 21 17:06:17 2020 -0400 |
tree | 3262e9adc3195d9c37944edb51c097528555ff77 | |
parent | c44a33e2fe0688b323a5a8c76852f286fc02be9f [diff] [blame] |
meson: convert pc-bios/keymaps/Makefile Note that sl and sv keymaps were not created by qemu-keymap. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
diff --git a/pc-bios/meson.build b/pc-bios/meson.build index 6e3bfe3..b6389f5 100644 --- a/pc-bios/meson.build +++ b/pc-bios/meson.build
@@ -25,3 +25,4 @@ endif subdir('descriptors') +subdir('keymaps')