mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
vmm(4): add to Makefile
r326281 added the vmm man page, but it needs to be installed. PR: 205705
This commit is contained in:
parent
d678ce4b6b
commit
da24a5e5be
1 changed files with 1 additions and 0 deletions
|
|
@ -555,6 +555,7 @@ MAN= aac.4 \
|
|||
${_virtio_scsi.4} \
|
||||
vkbd.4 \
|
||||
vlan.4 \
|
||||
vmm.4 \
|
||||
vxlan.4 \
|
||||
${_vmx.4} \
|
||||
vpo.4 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue