summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/mechglue/deps
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2010-06-07 18:28:05 +0000
committerGreg Hudson <ghudson@mit.edu>2010-06-07 18:28:05 +0000
commit8c89e25e3d7ad7ad883b707551410fa4ee11c67b (patch)
tree1e413cc8407551b5c8ca255c3e44db57ec4ed0d8 /src/lib/gssapi/mechglue/deps
parentcaa480251ebdebbc5c9093223267cf5634493b03 (diff)
downloadkrb5-8c89e25e3d7ad7ad883b707551410fa4ee11c67b.tar.gz
krb5-8c89e25e3d7ad7ad883b707551410fa4ee11c67b.tar.xz
krb5-8c89e25e3d7ad7ad883b707551410fa4ee11c67b.zip
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24119 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/gssapi/mechglue/deps')
-rw-r--r--src/lib/gssapi/mechglue/deps11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/lib/gssapi/mechglue/deps b/src/lib/gssapi/mechglue/deps
index 577e1c6a2f..4e64045da1 100644
--- a/src/lib/gssapi/mechglue/deps
+++ b/src/lib/gssapi/mechglue/deps
@@ -195,11 +195,12 @@ g_initialize.so g_initialize.po $(OUTPRE)g_initialize.$(OBJEXT): \
$(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-int-pkinit.h \
$(top_srcdir)/include/k5-int.h $(top_srcdir)/include/k5-platform.h \
$(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \
- $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \
- $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \
- $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
- ../generic/gssapi_err_generic.h ../krb5/gssapi_err_krb5.h \
- ../krb5/gssapi_krb5.h g_initialize.c mechglue.h mglueP.h
+ $(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/krb5.h \
+ $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/locate_plugin.h \
+ $(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \
+ $(top_srcdir)/include/socket-utils.h ../generic/gssapi_err_generic.h \
+ ../krb5/gssapi_err_krb5.h ../krb5/gssapi_krb5.h g_initialize.c \
+ mechglue.h mglueP.h
g_inq_context.so g_inq_context.po $(OUTPRE)g_inq_context.$(OBJEXT): \
$(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/gssapi/gssapi.h \
$(BUILDTOP)/include/gssapi/gssapi_ext.h $(COM_ERR_DEPS) \