diff doc/ChangeLog @ 9968:f3bef90b7278

Remove various install-local targets in favor of using automake syntax for installation
author Rik <rdrider0-list@yahoo.com>
date Fri, 11 Dec 2009 11:21:06 -0800
parents 75503ecdac32
children 8561ecc44317
line wrap: on
line diff
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-11  Rik  <octave@nomad.inbox5.com>
+
+	* interpreter/Makefile.am: remove install-local target and use automake 
+	syntax to install doc-cache file.
+
 2009-12-10  Rik <octave@nomad.inbox5.com>
 
 	* interpreter/Makefile.am: Replace distdir-local with dist-hook rule as it