summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
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 = \