]> git.proxmox.com Git - qemu.git/commit
Ensure x_keymap.o is built when GTK is enabled
authorDaniel P. Berrange <berrange@redhat.com>
Mon, 25 Feb 2013 15:20:43 +0000 (15:20 +0000)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 26 Feb 2013 19:29:53 +0000 (13:29 -0600)
commit0d20664018a401120af28ff80ac8d22fbc887956
tree59536a472e8ff86a0f2cffbab4d5ae86f18a2634
parentfe43bca85b269314b007cd9b2eecc4a52aa73dde
Ensure x_keymap.o is built when GTK is enabled

The x_keymap.o file is required by both GTK and SDL builds,
so it must be explicitly listed as a GTK dep to ensure the
linker works when SDL is disabled

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-id: 1361805646-6425-11-git-send-email-berrange@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/Makefile.objs