krb5 commit [krb5-1.13]: make depend

Tom Yu tlyu at mit.edu
Fri Sep 26 08:44:35 EDT 2014


https://github.com/krb5/krb5/commit/11131b6764be463209f81d2930a0f94ac79b1428
commit 11131b6764be463209f81d2930a0f94ac79b1428
Author: Tom Yu <tlyu at mit.edu>
Date:   Wed Sep 24 14:43:19 2014 -0400

    make depend

 src/kadmin/cli/deps |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/kadmin/cli/deps b/src/kadmin/cli/deps
index fd9da21..a9c997b 100644
--- a/src/kadmin/cli/deps
+++ b/src/kadmin/cli/deps
@@ -18,7 +18,8 @@ $(OUTPRE)kadmin_ct.$(OBJEXT): $(COM_ERR_DEPS) $(SS_DEPS) \
 $(OUTPRE)ss_wrapper.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
   $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(SS_DEPS) \
   $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
-  $(top_srcdir)/include/krb5.h kadmin.h ss_wrapper.c
+  $(top_srcdir)/include/kdb.h $(top_srcdir)/include/krb5.h \
+  kadmin.h ss_wrapper.c
 $(OUTPRE)getdate.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
   $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/krb5.h \
   getdate.c


More information about the cvs-krb5 mailing list