From f2361a65de090dfe8aa05534cb9bc1c760555084 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 29 Jun 2010 18:05:12 +0100 Subject: build: Enable the cookbook on distcheck We want to start distributing the cookbook along with the documentation. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e501c12f8..29e695ee9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 = \ -- cgit v1.2.1