docs: Disable manual
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 30 Jun 2010 10:55:16 +0000 (11:55 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 30 Jun 2010 10:56:13 +0000 (11:56 +0100)
The manual never really took off, so we just ship it in the tarballs but
we don't build it.

doc/Makefile.am

index cb85d8f..ee0dbba 100644 (file)
@@ -5,7 +5,7 @@ SUBDIRS += reference
 endif
 
 if ENABLE_DOCS
-SUBDIRS += common cookbook manual
+SUBDIRS += common cookbook
 endif
 
 DIST_SUBDIRS = reference common cookbook manual