diff scripts/ChangeLog @ 9927:ecbf1577200c

Distribute DOCSTRINGS to prevent unnecessary documentation rebuild
author Rik <rdrider0-list@yahoo.com>
date Sun, 06 Dec 2009 20:40:42 -0800
parents d0d6ff39db54
children 45c08d7c2c79
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,12 @@
+2009-12-06  Rik <rik@nomad.inbox5.com>
+
+	* Makefile.am: Distribute DOCSTRINGS so that documentation will not require
+	rebuild after merely untarring a distribution.
+	* mkdoc: Change output to refer to mfiles as "scripts/..." rather than
+	"$srcdir/...".  Otherwise, distributed DOCSTRINGS file will not match
+	DOCSTRINGS created under a VPATH build and documentation will be
+	unnecessarily rebuilt.
+
 2009-12-05  Jaroslav Hajek  <highegg@gmail.com>
 
 	* set/ismember.m: Simplify.