diff scripts/ChangeLog @ 6808:64b2d6bcd54e

[project @ 2007-08-10 18:19:32 by jwe]
author jwe
date Fri, 10 Aug 2007 18:19:32 +0000
parents 0089a504fdd6
children 5e61f0bc0c27
line wrap: on
line diff
--- a/scripts/ChangeLog	Fri Aug 10 17:34:59 2007 +0000
+++ b/scripts/ChangeLog	Fri Aug 10 18:19:32 2007 +0000
@@ -1,3 +1,10 @@
+2007-08-10  John W. Eaton  <jwe@octave.org>
+
+	* image/Makefile.in (DISTFILES): Also include $(IMAGES) in the list.
+	(install install-strip): Use $(IMAGES), not $(IMAGE_FILES_NO_DIR).
+	(uninstall): Use $(IMAGES), not $(IMAGE_FILES_NO_DIR).
+	(IMAGE_FILES, IMAGE_FILES_NO_DIR): Delete obsolete variables.
+
 2007-08-10  Kai Habel  <kai.habel@gmx.de>
 
 	* plot/patch.m, plot/__patch__.m: New files.