[27016] in CVS-changelog-for-Kerberos-V5
krb5 commit: Fix typo in util/support/Makefile.in
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Sep 12 15:04:59 2012
Date: Wed, 12 Sep 2012 15:04:55 -0400
From: Greg Hudson <ghudson@mit.edu>
Message-Id: <201209121904.q8CJ4tmc015609@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/59633beb46cbc5f0eb83e9a1aee8814fdfec2067
commit 59633beb46cbc5f0eb83e9a1aee8814fdfec2067
Author: Greg Hudson <ghudson@mit.edu>
Date: Wed Sep 12 15:04:35 2012 -0400
Fix typo in util/support/Makefile.in
src/util/support/Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/util/support/Makefile.in b/src/util/support/Makefile.in
index 690a2c3..74baf4b 100644
--- a/src/util/support/Makefile.in
+++ b/src/util/support/Makefile.in
@@ -95,7 +95,7 @@ LIBOBJS= \
$(OUTPRE)utf8_conv.$(OBJEXT) \
$(OUTPRE)zap.$(OBJEXT) \
$(OUTPRE)path.$(OBJEXT) \
- $(OUTPRE)base64.$(OBJECT) \
+ $(OUTPRE)base64.$(OBJEXT) \
$(OUTPRE)json.$(OBJEXT) \
$(GETTIMEOFDAY_OBJ) \
$(IPC_OBJ) \
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5