cookbook: Added layouts.xml to the list of XML files
authorElliot Smith <elliot.smith@intel.com>
Thu, 5 Aug 2010 12:43:23 +0000 (13:43 +0100)
committerElliot Smith <elliot.smith@intel.com>
Mon, 9 Aug 2010 10:43:33 +0000 (11:43 +0100)
Make sure layouts.xml is included for make dist.

doc/cookbook/Makefile.am

index e295631..27f3c27 100644 (file)
@@ -12,6 +12,7 @@ XML_FILES = \
        introduction.xml        \
        text.xml                \
        textures.xml            \
+       layouts.xml             \
        $(NULL)
 
 XSLTOPTS = \