summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/zlib
diff options
context:
space:
mode:
authorThorsten Lockert <tholo@cvs.openbsd.org>1997-03-29 04:39:00 +0000
committerThorsten Lockert <tholo@cvs.openbsd.org>1997-03-29 04:39:00 +0000
commitc1688598b5901a06092bbc17d070fdde8cfd9d99 (patch)
treea7afbd5682f52071697cab59c9e92f3fc08dc946 /gnu/usr.bin/cvs/zlib
parent7fcdcb609e539044ae21ee83dd330ce88657222e (diff)
Latest release from Cyclic Software
Diffstat (limited to 'gnu/usr.bin/cvs/zlib')
-rw-r--r--gnu/usr.bin/cvs/zlib/ChangeLog5
-rw-r--r--gnu/usr.bin/cvs/zlib/Makefile.in4
2 files changed, 7 insertions, 2 deletions
diff --git a/gnu/usr.bin/cvs/zlib/ChangeLog b/gnu/usr.bin/cvs/zlib/ChangeLog
index 7ffad45dceb..02f090f5e49 100644
--- a/gnu/usr.bin/cvs/zlib/ChangeLog
+++ b/gnu/usr.bin/cvs/zlib/ChangeLog
@@ -1,3 +1,8 @@
+Tue Mar 18 13:05:37 1997 Jim Meyering <meyering@totoro.cyclic.com>
+
+ * Makefile.in (DISTFILES): Change glob pattern so that it doesn't
+ match `Makefile'. Add Make_vms.com explicitly.
+
1997-01-01 Fred Fish <fnf@ninemoons.com>
* Makefile.in (CC): Use @CC@ rather than hard coded "cc".
diff --git a/gnu/usr.bin/cvs/zlib/Makefile.in b/gnu/usr.bin/cvs/zlib/Makefile.in
index 0296a9c4fec..93b60964d7f 100644
--- a/gnu/usr.bin/cvs/zlib/Makefile.in
+++ b/gnu/usr.bin/cvs/zlib/Makefile.in
@@ -43,8 +43,8 @@ OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
TEST_OBJS = example.o minigzip.o
# build_zlib.com added for CVS
-DISTFILES = README INDEX ChangeLog configure Make*[a-z0-9] descrip.mms \
- zlib.def zlib.rc algorithm.doc *.[ch] \
+DISTFILES = README INDEX ChangeLog configure Makefile.*[a-z0-9] Make_vms.com \
+ descrip.mms zlib.def zlib.rc algorithm.doc *.[ch] \
build_zlib.com
# For CVS, just build libz.a