diff scripts/ChangeLog @ 8873:e258715b2e78

fixes for clean targets in Makefiles
author John W. Eaton <jwe@octave.org>
date Wed, 25 Feb 2009 15:34:23 -0500
parents eea0e1b45ec0
children 2c8b2399247b
line wrap: on
line diff
--- a/scripts/ChangeLog	Wed Feb 25 13:01:35 2009 -0500
+++ b/scripts/ChangeLog	Wed Feb 25 15:34:23 2009 -0500
@@ -1,3 +1,8 @@
+2009-02-25  John W. Eaton  <jwe@octave.org>
+
+	* Makefile.in (distclean maintainer-clean): Remove tags and TAGS
+	in distclean target.
+
 2009-02-25  Jaroslav Hajek  <highegg@gmail.com>
 
 	* help/lookfor.m: Vectorize the path splitting using mat2cell.