From 48eecedaae36ffe8154dff34681fbab934d14579 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Mon, 25 Sep 1995 21:07:28 +0000 Subject: Added missing backslash at the end of one of the lines, missing from the Macintosh integration. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6861 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index be0b232b7..504661d4c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,6 +2,8 @@ Mon Sep 25 16:32:57 1995 Theodore Y. Ts'o * Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the Makefile. + (FILES): Added missing backslash at the end of one of the + lines, missing from the Macintosh integration. * aclocal.m4 (MAKE_SUBDIRS, DO_SUBDIRS): MAKE_SUBDIRS now takes three arguments; DO_SUBDIRS now generates target rules of -- cgit