From 8fc462269db02dc076067d9b5262e6a5492215a9 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Tue, 1 Feb 2011 14:38:08 +0000 Subject: [PATCH] build: Pass --enable-cookbook when distchecking We should force building the cookbook when releasing a tarball of Clutter, so that users of packaged tarballs can actually build the cookbook themselves. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 11bfa7da1..73a7271b2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ CLEANFILES = $(pcfiles) DISTCLEANFILES = -DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-maintainer-flags +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-maintainer-flags --enable-docs # Extra clean files so that maintainer-clean removes *everything* MAINTAINERCLEANFILES = \