diff libcruft/ChangeLog @ 9906:8d20fb66a0dc

more automake fixes
author John W. Eaton <jwe@octave.org>
date Thu, 03 Dec 2009 15:39:20 -0500
parents 21d81d06b221
children 1ddc25c3623a
line wrap: on
line diff
--- a/libcruft/ChangeLog	Wed Dec 02 21:42:11 2009 -0800
+++ b/libcruft/ChangeLog	Thu Dec 03 15:39:20 2009 -0500
@@ -1,3 +1,7 @@
+2009-12-03  John W. Eaton  <jwe@octave.org>
+
+	* Makefile.am (DISTCLEANFILES): New variable.
+
 2009-11-26  Jaroslav Hajek  <highegg@gmail.com>
 
 	* blas-xtra/sdot3.f: Use nested cache-aligned loop for general case.