]> git.proxmox.com Git - mirror_qemu.git/blobdiff - docs/build-system.txt
qcow2: Discard unaligned tail when wiping image
[mirror_qemu.git] / docs / build-system.txt
index 5ddddeaafb290de945d86c19ee69d919c3213f3e..2af1e668c564b25ef7c9523d992abdd1c63b1f29 100644 (file)
@@ -438,6 +438,11 @@ top level Makefile, so anything defined in this file will influence the
 entire build system. Care needs to be taken when writing rules for tests
 to ensure they only apply to the unit test execution / build.
 
+- tests/docker/Makefile.include
+
+Rules for Docker tests. Like tests/Makefile, this file is included
+directly by the top level Makefile, anything defined in this file will
+influence the entire build system.
 
 - po/Makefile