summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
-rw-r--r--src/Makefile.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4edb9cfa1..facb5697b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+Fri Apr 28 09:33:52 1995 Theodore Y. Ts'o (tytso@dcl)
+
+ * Makefile.in: Also remove util/profile/prof_err.[ch] after
+ building kerbsrc.zip, since this also screws up the Unix
+ build.
+
Fri Apr 28 02:03:56 1995 Mark W. Eichin <eichin@cygnus.com>
* aclocal.m4 (WITH_KRB4): fix quoting in pathname case.
diff --git a/src/Makefile.in b/src/Makefile.in
index 6cb463104..84360ccc7 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -237,7 +237,7 @@ kerbsrc.zip: awk-windows
zip -Dlk kerbsrc.zip $(ZIPFILES) -x $(ZIPEXCLUDE)
zip -Dk kerbsrc.zip $(ZIPBINARYFILES)
cp Makefile.bak Makefile
- rm -f util/profile/profile.h
+ rm -f util/profile/profile.h util/profile/prof_err.[ch]
#
# Part of building the PC release has to be done on Unix. This includes