diff doc/ChangeLog @ 9854:5d5dc23d6c56

Correct compilation order of SUBDIRS in doc/Makefile Add . to SUBDIRS to force automake to compile doc directory directory, and make conf.texi, before recursively compiling SUBDIRS which depend on conf.texi
author Rik <rdrider0-list@yahoo.com>
date Mon, 23 Nov 2009 16:56:35 -0800
parents c657c056240d
children 02d59b67632f
line wrap: on
line diff
--- a/doc/ChangeLog	Mon Nov 23 10:48:31 2009 +0100
+++ b/doc/ChangeLog	Mon Nov 23 16:56:35 2009 -0800
@@ -1,3 +1,9 @@
+2009-11-23  Rik <octave@nomad.inbox5.com>
+
+	* Makefile.am: Add . to SUBDIRS to force automake to compile this
+	directory, and make conf.texi, before recursively compiling SUBDIRS which
+	depend on conf.texi
+
 2009-11-11  Rik <octave@nomad.inbox5.com>
 
 	* Makefile.am: Add DISTCLEANFILES macro so that generated conf.texi can be