From: Debian GNOME Maintainers Date: Mon, 8 Oct 2018 07:59:44 +0000 (+0100) Subject: _do-not-build-cookbook X-Git-Tag: archive/raspbian/1.26.2+dfsg-10+rpi1~1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2b03e33d0086dbb06694336a0d17bd52d93333c4;p=clutter-1.0.git _do-not-build-cookbook Gbp-Pq: Name 01_do-not-build-cookbook.patch --- diff --git a/configure.ac b/configure.ac index 7758faa..8638f0c 100644 --- a/configure.ac +++ b/configure.ac @@ -1210,9 +1210,6 @@ AC_CONFIG_FILES([ doc/reference/Makefile doc/reference/clutter-docs.xml doc/common/Makefile - doc/cookbook/Makefile - doc/cookbook/clutter-cookbook.xml - doc/cookbook/examples/Makefile po/Makefile.in ]) diff --git a/doc/Makefile.am b/doc/Makefile.am index 879d3a5..06ce04c 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -5,10 +5,10 @@ SUBDIRS += reference endif if ENABLE_DOCS -SUBDIRS += common cookbook +SUBDIRS += common endif -DIST_SUBDIRS = reference common cookbook +DIST_SUBDIRS = reference common EXTRA_DIST = \ CODING_STYLE \