diff test/ChangeLog @ 10837:6ea0cf31667d

Add Makefile options to clean up build directories and allow 'make distcheck' to finish
author Rik <octave@nomad.inbox5.com>
date Fri, 30 Jul 2010 10:43:54 -0700
parents c1111769f595
children 686e3bc432a2
line wrap: on
line diff
--- a/test/ChangeLog	Fri Jul 30 10:48:24 2010 -0400
+++ b/test/ChangeLog	Fri Jul 30 10:43:54 2010 -0700
@@ -1,3 +1,8 @@
+2010-07-30  Rik <octave@nomad.inbox5.com>
+
+	* Makefile.am: New clean-local target to remove directories 
+	created automatically during testing.
+
 2010-04-28  John W. Eaton  <jwe@octave.org>
 
 	* test_struct.m: Update expected error message text.