krb5 commit [krb5-1.16]: make depend
Greg Hudson
ghudson at mit.edu
Thu Nov 1 20:01:55 EDT 2018
https://github.com/krb5/krb5/commit/817a24f21a0d86a90f294d49ae29e7ce2ac492ef
commit 817a24f21a0d86a90f294d49ae29e7ce2ac492ef
Author: Greg Hudson <ghudson at mit.edu>
Date: Thu Nov 1 19:37:23 2018 -0400
make depend
src/tests/gssapi/deps | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/tests/gssapi/deps b/src/tests/gssapi/deps
index b784deb..7d6a2b5 100644
--- a/src/tests/gssapi/deps
+++ b/src/tests/gssapi/deps
@@ -29,6 +29,10 @@ $(OUTPRE)t_accname.$(OBJEXT): $(BUILDTOP)/include/gssapi/gssapi.h \
$(BUILDTOP)/include/gssapi/gssapi_ext.h $(BUILDTOP)/include/gssapi/gssapi_krb5.h \
$(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/krb5.h \
common.h t_accname.c
+$(OUTPRE)t_add_cred.$(OBJEXT): $(BUILDTOP)/include/gssapi/gssapi.h \
+ $(BUILDTOP)/include/gssapi/gssapi_ext.h $(BUILDTOP)/include/gssapi/gssapi_krb5.h \
+ $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/krb5.h \
+ common.h t_add_cred.c
$(OUTPRE)t_ccselect.$(OBJEXT): $(BUILDTOP)/include/gssapi/gssapi.h \
$(BUILDTOP)/include/gssapi/gssapi_ext.h $(BUILDTOP)/include/gssapi/gssapi_krb5.h \
$(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/krb5.h \
More information about the cvs-krb5
mailing list