Revision c09015dd configure
b/configure | ||
---|---|---|
3809 | 3809 |
done # for target in $targets |
3810 | 3810 |
|
3811 | 3811 |
# build tree in object directory in case the source is not in the current directory |
3812 |
DIRS="tests tests/cris slirp audio block net pc-bios/optionrom" |
|
3812 |
DIRS="tests tests/tcg tests/tcg/cris slirp audio block net pc-bios/optionrom"
|
|
3813 | 3813 |
DIRS="$DIRS pc-bios/spapr-rtas" |
3814 | 3814 |
DIRS="$DIRS roms/seabios roms/vgabios" |
3815 | 3815 |
DIRS="$DIRS fsdev ui" |
3816 | 3816 |
DIRS="$DIRS qapi qapi-generated" |
3817 | 3817 |
DIRS="$DIRS qga trace" |
3818 |
FILES="Makefile tests/Makefile qdict-test-data.txt" |
|
3819 |
FILES="$FILES tests/cris/Makefile tests/cris/.gdbinit"
|
|
3818 |
FILES="Makefile tests/tcg/Makefile qdict-test-data.txt"
|
|
3819 |
FILES="$FILES tests/tcg/cris/Makefile tests/tcg/cris/.gdbinit"
|
|
3820 | 3820 |
FILES="$FILES pc-bios/optionrom/Makefile pc-bios/keymaps" |
3821 | 3821 |
FILES="$FILES pc-bios/spapr-rtas/Makefile" |
3822 | 3822 |
FILES="$FILES roms/seabios/Makefile roms/vgabios/Makefile" |
Also available in: Unified diff