Mercurial > hg > octave-lyh
changeset 4292:c8f6dd25219d
[project @ 2003-01-05 07:50:29 by jwe]
author | jwe |
---|---|
date | Sun, 05 Jan 2003 07:50:29 +0000 |
parents | 0a87097e74ca |
children | 977f977fb2c3 |
files | scripts/ChangeLog scripts/Makefile.in |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,7 @@ +2003-01-05 John W. Eaton <jwe@bevo.che.wisc.edu> + + * Makefile.in (DISTFILES): Don't forget mkpkgadd. + 2003-01-03 John W. Eaton <jwe@bevo.che.wisc.edu> * gethelp.cc: Define __USE_STD_IOSTREAM if using Compaq C++.
--- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -26,7 +26,7 @@ ALL_M_FILES := $(patsubst $(srcdir)/%, %, $(ALL_M_FILES1)) DISTFILES = Makefile.in ChangeLog $(SOURCES) configure.in \ - configure mkinstalldirs mkdoc gethelp.cc \ + configure mkinstalldirs mkdoc mkpkgadd gethelp.cc \ skip-autoheader DOCSTRINGS SUBDIRS = audio control deprecated elfun finance general image io \