build: Enable the cookbook on distcheck
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 29 Jun 2010 17:05:12 +0000 (18:05 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 29 Jun 2010 17:05:12 +0000 (18:05 +0100)
We want to start distributing the cookbook along with the documentation.

Makefile.am

index e501c12..29e695e 100644 (file)
@@ -35,7 +35,7 @@ CLEANFILES = $(pcfiles)
 
 DISTCLEANFILES = doltcompile doltlibtool
 
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-maintainer-flags
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-docs --enable-maintainer-flags
 
 # Extra clean files so that maintainer-clean removes *everything*
 MAINTAINERCLEANFILES =         \