# HG changeset patch # User jwe # Date 1170928211 0 # Node ID 3991a9f0feada6b1d7b8079bd00d7a5f16649257 # Parent 4f951469619997b6566276a0357d771a83075bfc [project @ 2007-02-08 09:50:11 by jwe] diff -r 4f9514696199 -r 3991a9f0fead scripts/ChangeLog --- a/scripts/ChangeLog Thu Feb 08 08:42:24 2007 +0000 +++ b/scripts/ChangeLog Thu Feb 08 09:50:11 2007 +0000 @@ -1,5 +1,7 @@ 2007-02-08 John W. Eaton + * Makefile.in (DISTFILES): Add move-if-change to the list. + * audio/Makefile.in, control/base/Makefile.in, control/hinf/Makefile.in, control/obsolete/Makefile.in, control/system/Makefile.in, control/util/Makefile.in, diff -r 4f9514696199 -r 3991a9f0fead scripts/Makefile.in --- a/scripts/Makefile.in Thu Feb 08 08:42:24 2007 +0000 +++ b/scripts/Makefile.in Thu Feb 08 09:50:11 2007 +0000 @@ -27,7 +27,7 @@ DISTFILES = Makefile.in ChangeLog $(SOURCES) configure.in \ configure mkinstalldirs mkdoc mkpkgadd gethelp.cc \ - skip-autoheader DOCSTRINGS + skip-autoheader DOCSTRINGS move-if-change SUBDIRS = audio control deprecated elfun finance general image io \ linear-algebra miscellaneous optimization path pkg plot polynomial \