# HG changeset patch # User jwe # Date 1170928211 0 # Node ID 3991a9f0feada6b1d7b8079bd00d7a5f16649257 # Parent 4f951469619997b6566276a0357d771a83075bfc [project @ 2007-02-08 09:50:11 by jwe] diff --git a/scripts/ChangeLog b/scripts/ChangeLog --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -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 --git a/scripts/Makefile.in b/scripts/Makefile.in --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -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 \