]> git.proxmox.com Git - qemu.git/blobdiff - configure
ui: move all ui components in ui/
[qemu.git] / configure
index 27791b530e4ff97c80fcf0d693b7bc45f0d0fae7..33e98a499367753985b05ebd660529d59399ff7c 100755 (executable)
--- a/configure
+++ b/configure
@@ -2864,7 +2864,7 @@ done # for target in $targets
 if test "$source_path_used" = "yes" ; then
     DIRS="tests tests/cris slirp audio block net pc-bios/optionrom"
     DIRS="$DIRS roms/seabios roms/vgabios"
-    DIRS="$DIRS fsdev"
+    DIRS="$DIRS fsdev ui"
     FILES="Makefile tests/Makefile"
     FILES="$FILES tests/cris/Makefile tests/cris/.gdbinit"
     FILES="$FILES tests/test-mmap.c"