Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / openbios / forth / build.xml
1 <?xml version="1.0" ?>
2
3 <build>
4   <!-- don't change this order -->
5   <include href="bootstrap/build.xml"/>
6   <include href="lib/build.xml"/>
7   <include href="device/build.xml"/>
8   <include href="debugging/build.xml"/>
9   <include href="admin/build.xml"/>
10   <include href="util/build.xml"/>
11   <include href="packages/build.xml"/>
12   <include href="system/build.xml"/>
13 </build>