spice/docs/Makefile.am
Christophe Fergeau 7095563153 Add reference manual
This manual documents how to enable/use various SPICE features when
creating a VM by running QEMU directly, or when using libvirt, or when
using virt-manager.
This is based on work by Lubos Kocman
2014-01-20 12:18:15 +01:00

4 lines
39 B
Makefile

if BUILD_MANUAL
SUBDIRS = manual
endif