changeset 10981:536073428182

include doc/interpreter/images.awk in the distribution tar file
author John W. Eaton <jwe@octave.org>
date Wed, 15 Sep 2010 14:48:09 -0400
parents 1cbfb15892c9
children 1ec2f19857fa
files doc/ChangeLog doc/interpreter/Makefile.am
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2010-09-15  John W. Eaton  <jwe@octave.org>
+
+	* interpreter/Makefile.am (EXTRA_DIST): Add images.awk to the list.
+
 2010-08-15  Rik <octave@nomad.inbox5.com>
 
 	* interpreter/matrx.txi: Add documentation for randi function.
--- a/doc/interpreter/Makefile.am
+++ b/doc/interpreter/Makefile.am
@@ -218,6 +218,7 @@
   contributors.in \
   find-docstring-files.sh \
   images \
+  images.awk \
   images.mk \
   mk_doc_cache.m \
   mkcontrib.awk \