From 88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Tue, 10 Dec 2013 22:24:03 -0500 Subject: make depend --- src/tests/gssapi/deps | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/tests/gssapi') diff --git a/src/tests/gssapi/deps b/src/tests/gssapi/deps index e7b6a355b..c76d4ca1a 100644 --- a/src/tests/gssapi/deps +++ b/src/tests/gssapi/deps @@ -49,6 +49,10 @@ $(OUTPRE)t_enctypes.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ common.h t_enctypes.c +$(OUTPRE)t_err.$(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_err.c $(OUTPRE)t_export_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 \ -- cgit