diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-19 20:06:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-19 20:06:29 +0000 |
commit | 46b4fa29b58e80ccff4bb2e1357c027d11b5f5d7 (patch) | |
tree | d059138b5cece161f66e7845a6c6f7313064dcbf /Makefile | |
parent | a833c0c5824516cac27b51b3917b126f9ed4395a (diff) |
1999-06-19 Roland McGrath <roland@baalperazim.frob.com>
* Makefile (DIST_FILES): Add move-if-change.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ makemode := misc include ./Makeconf DIST_FILES = COPYING Makeconf config.make.in configure.in configure \ - hurd.boot build.mk.in build.mkcf.in aclocal.m4 \ + move-if-change hurd.boot build.mk.in build.mkcf.in aclocal.m4 \ README NEWS tasks INSTALL INSTALL-cross version.h.in |