summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2014-01-13 20:01:42 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2014-01-20 12:18:15 +0100
commit7095563153af0e3481605eb5979ca8e6982d95cc (patch)
tree94c8deb74a74571478755ed75c079ba4f1724d10 /Makefile.am
parent2ea58dd7a7ec2952e85814ead55d1694584aa471 (diff)
downloadspice-7095563153af0e3481605eb5979ca8e6982d95cc.tar.gz
spice-7095563153af0e3481605eb5979ca8e6982d95cc.tar.xz
spice-7095563153af0e3481605eb5979ca8e6982d95cc.zip
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
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e260e007..c7a0e92d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
NULL =
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = spice-common server
+SUBDIRS = spice-common server docs
if SUPPORT_CLIENT
SUBDIRS += client
@@ -15,6 +15,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--enable-opengl \
--enable-smartcard \
--with-sasl \
+ --enable-manual \
$(NULL)
EXTRA_DIST = \