From 309dd1f50e73cf6bf6e5308abca3b77135dd4686 Mon Sep 17 00:00:00 2001 From: Elliot Smith Date: Thu, 5 Aug 2010 13:43:23 +0100 Subject: [PATCH] cookbook: Added layouts.xml to the list of XML files Make sure layouts.xml is included for make dist. --- doc/cookbook/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/cookbook/Makefile.am b/doc/cookbook/Makefile.am index e2956317d..27f3c2714 100644 --- a/doc/cookbook/Makefile.am +++ b/doc/cookbook/Makefile.am @@ -12,6 +12,7 @@ XML_FILES = \ introduction.xml \ text.xml \ textures.xml \ + layouts.xml \ $(NULL) XSLTOPTS = \