diff ChangeLog @ 8708:7faf87906ca3

examples/Makefile.in (dist): create subdirs of examples, not dist
author John W. Eaton <jwe@octave.org>
date Mon, 09 Feb 2009 14:55:07 -0500
parents e356a54586c3
children c74c9692add7
line wrap: on
line diff
--- a/ChangeLog	Mon Feb 09 14:49:20 2009 -0500
+++ b/ChangeLog	Mon Feb 09 14:55:07 2009 -0500
@@ -1,5 +1,7 @@
 2009-02-09  John W. Eaton  <jwe@octave.org>
 
+	* examples/Makefile.in (dist): Create subdirs of examples, not scripts.
+
 	* examples/@polynomial/Makefile.in (do-mkpkgadd):
 	Provide special definition for this directory.