From e5660eb769270f17d6f2f39fb5c1c56841929dd5 Mon Sep 17 00:00:00 2001 From: Keith Vetter Date: Wed, 22 Mar 1995 05:52:52 +0000 Subject: [PATCH] Oops. Missed a directory in zipping up for the PC git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5187 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 4 ++++ src/Makefile.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 38b762942..c4aa60c96 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +Tue Mar 21 18:50:00 1995 Keith Vetter (keithv@fusion.com) + + * Makefile.in: oops, missed a directory in zipping up for the PC + Tue Mar 21 18:38:12 1995 Keith Vetter (keithv@fusion.com) * Makefile.in: more PC stuff including zipping up source commands. diff --git a/src/Makefile.in b/src/Makefile.in index 172437910..56b8e6aa0 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -194,7 +194,7 @@ ZIPFILES= ./* \ lib/krb5/ccache/stdio/* lib/krb5/error_tables/* \ lib/krb5/free/* lib/krb5/keytab/* lib/krb5/keytab/file/* \ lib/krb5/os/* lib/krb5/posix/* lib/krb5/rcache/* util/et/* \ - windows/cns/* + windows/* windows/cns/* ZIPBINARYFILES=windows/cns/*.ico -- 2.26.2