From d3444e61f7582c5ac71ad8382f20831b0e424b97 Mon Sep 17 00:00:00 2001 From: Debian GNOME Maintainers Date: Fri, 18 Nov 2016 21:23:04 +0000 Subject: [PATCH] _do-not-build-cookbook Gbp-Pq: Name 01_do-not-build-cookbook.patch --- configure.ac | 3 --- doc/Makefile.am | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/configure.ac b/configure.ac index 091d299..54e5388 100644 --- a/configure.ac +++ b/configure.ac @@ -1224,9 +1224,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 \ -- 2.30.2