]> git.proxmox.com Git - qemu.git/blobdiff - configure
virtio-9p: Create a commandline option -fsdev
[qemu.git] / configure
index 172b7cfcafb897276ec646a834b81654a9822a12..87942f490208341932ff611fdb2a01018fb1c710 100755 (executable)
--- a/configure
+++ b/configure
@@ -2757,6 +2757,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"
     FILES="Makefile tests/Makefile"
     FILES="$FILES tests/cris/Makefile tests/cris/.gdbinit"
     FILES="$FILES tests/test-mmap.c"