diff doc/ChangeLog @ 6031:fd26599c1841

[project @ 2006-10-04 16:09:38 by jwe]
author jwe
date Wed, 04 Oct 2006 16:09:38 +0000
parents 500d884ae373
children 2bcb2fa24bbf
line wrap: on
line diff
--- a/doc/ChangeLog	Wed Oct 04 14:54:46 2006 +0000
+++ b/doc/ChangeLog	Wed Oct 04 16:09:38 2006 +0000
@@ -1,3 +1,10 @@
+2006-10-04  John W. Eaton  <jwe@octave.org>
+
+	* interpreter/Makefile.in (HTML_IMAGES_PNG): New variable.
+	(HTML/index.html): Depend on $(HTML_IMAGES_PNG) instead of html-figs.
+	($(HTML_IMAGES_PNG): HTML/%.png : %.png): New pattern rule.
+	(html-dir): Delete target.
+
 2006-10-03  Rafael Laboissiere <rafael@debian.org>
 
 	* interpreter/mkoctfile.1: Fix indentation for --mex description.