|
@@ -62,6 +62,7 @@ if build_docs
|
|
|
'qemu-img.1': (have_tools ? 'man1' : ''),
|
|
|
'qemu-nbd.8': (have_tools ? 'man8' : ''),
|
|
|
'qemu-pr-helper.8': (have_tools ? 'man8' : ''),
|
|
|
+ 'qemu-storage-daemon.1': (have_tools ? 'man1' : ''),
|
|
|
'qemu-trace-stap.1': (config_host.has_key('CONFIG_TRACE_SYSTEMTAP') ? 'man1' : ''),
|
|
|
'virtfs-proxy-helper.1': (have_virtfs_proxy_helper ? 'man1' : ''),
|
|
|
'virtiofsd.1': (have_virtiofsd ? 'man1' : ''),
|