On Sat, Jul 15, 2017 at 05:12:05PM +0530, Ishani Chugh wrote: > diff --git a/Makefile b/Makefile > index 16a0430..1826a74 100644 > --- a/Makefile > +++ b/Makefile > @@ -209,6 +209,8 @@ ifdef BUILD_DOCS > DOCS=qemu-doc.html qemu-doc.txt qemu.1 qemu-img.1 qemu-nbd.8 qemu-ga.8 > DOCS+=docs/interop/qemu-qmp-ref.html docs/interop/qemu-qmp-ref.txt > docs/interop/qemu-qmp-ref.7 > DOCS+=docs/interop/qemu-ga-ref.html docs/interop/qemu-ga-ref.txt > docs/interop/qemu-ga-ref.7 > +DOCS+=contrib/backup/qemu-backup.html contrib/backup/qemu-backup.txt > +DOCS+=contrib/backup/qemu-backup.pdf contrib/backup/qemu-backup.info
The patchew error occurred because you added file types that are not built by default (pdf and info) to DOCS. Please follow what qemu-doc and the other documentation artifacts do instead of adding them to DOCS.
signature.asc
Description: PGP signature