X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Makefile;h=9d12dc614fdc8812dd804d2fa601487b64c0387c;hb=06a1e0c197ec631a2a3e47a803c52609a8405f69;hp=2d31af01a583232214a877243b0b86471a67a93c;hpb=10985131e337a0c52c5bd1e191fd7867a6ff8d02;p=mirror_qemu.git diff --git a/Makefile b/Makefile index 2d31af01a5..9d12dc614f 100644 --- a/Makefile +++ b/Makefile @@ -566,7 +566,7 @@ qemu.1: qemu-doc.texi qemu-options.texi qemu-monitor.texi qemu-monitor-info.texi " GEN $@") qemu.1: qemu-option-trace.texi -qemu-img.1: qemu-img.texi qemu-img-cmds.texi +qemu-img.1: qemu-img.texi qemu-option-trace.texi qemu-img-cmds.texi $(call quiet-command, \ perl -Ww -- $(SRC_PATH)/scripts/texi2pod.pl $< qemu-img.pod && \ $(POD2MAN) --section=1 --center=" " --release=" " qemu-img.pod > $@, \