commit | 3e230dd23b750f19a2fb95cf08250c74432ed164 | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentincj@iksaif.net> | Wed Jul 07 20:57:52 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jul 26 17:35:54 2010 -0500 |
tree | 9397dccd2f430da4f644fbf83ea11e92ea046641 | |
parent | 6f9c78c1499bd2fb3c31bf87d9b7c1b10c188dfb [diff] |
ui: move all ui components in ui/ Move sdl, vnc, curses and cocoa UI into ui/ to cleanup the root directory. Also remove some unnecessary explicit targets from Makefile. aliguori: fix build when srcdir != objdir Signed-off-by: Corentin Chary <corentincj@iksaif.net> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>