diff liboctave/ChangeLog @ 4276:8724cf60d51d

[project @ 2003-01-03 23:03:02 by jwe]
author jwe
date Fri, 03 Jan 2003 23:03:02 +0000
parents e7e10ce42860
children 2cc12970de72
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Jan 03 20:12:54 2003 +0000
+++ b/liboctave/ChangeLog	Fri Jan 03 23:03:02 2003 +0000
@@ -1,5 +1,7 @@
 2003-01-03  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* Makefile.in (distclean): Also remove stamp-prereq.
+
 	* Array2-idx.h (assign): If assignment conforms but the RHS and
 	index are empty matrices, don't do anything.