summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1997-05-09 17:02:16 +0000
committerThomas Bushnell <thomas@gnu.org>1997-05-09 17:02:16 +0000
commit5051654287d27269164fec621ca3f592dcd119b5 (patch)
treec2aac71c1b402009b2353df5a65ee1fb226a3fb4 /Makefile.in
parent1c767a61bd99cb31d739de8a28485f22586e2cb0 (diff)
Wed May 7 15:32:08 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* version.c (version): Update to version 1.1. * NEWS: New file. * Makefile.in (topfiles): Add NEWS.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 8611cb0..c165815 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -74,7 +74,7 @@ all-archs-configures = $(patsubst %,$(srcdir)/%/configure,$(all-archs))
# Files distributed from the top level directory:
topfiles = ChangeLog ChangeLog.0 ChangeLog.00 Drivers.macros Makefile.in \
README INSTALL config.guess config.sub configure configure.in \
- gensym.awk install-sh version.c
+ gensym.awk install-sh version.c NEWS
# All the source in each directory.