summaryrefslogtreecommitdiffstats
path: root/src/kdc/deps
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2011-10-14 18:19:36 +0000
committerTom Yu <tlyu@mit.edu>2011-10-14 18:19:36 +0000
commit0f03edc5be1755241fa7ba0b17100664bb759385 (patch)
tree73210d98b75ed39da623ea4b735513e853a0180d /src/kdc/deps
parenteb7faa7de00d1274dbf20cd28adb321d73091502 (diff)
downloadkrb5-0f03edc5be1755241fa7ba0b17100664bb759385.tar.gz
krb5-0f03edc5be1755241fa7ba0b17100664bb759385.tar.xz
krb5-0f03edc5be1755241fa7ba0b17100664bb759385.zip
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25344 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kdc/deps')
-rw-r--r--src/kdc/deps13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/kdc/deps b/src/kdc/deps
index af0768b657..b35f887299 100644
--- a/src/kdc/deps
+++ b/src/kdc/deps
@@ -96,6 +96,19 @@ $(OUTPRE)kdc_preauth_ec.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(top_srcdir)/include/net-server.h $(top_srcdir)/include/port-sockets.h \
$(top_srcdir)/include/socket-utils.h kdc_preauth_ec.c \
kdc_util.h
+$(OUTPRE)kdc_preauth_encts.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
+ $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \
+ $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(VERTO_DEPS) \
+ $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \
+ $(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/k5-trace.h $(top_srcdir)/include/kdb.h \
+ $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \
+ $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \
+ $(top_srcdir)/include/net-server.h $(top_srcdir)/include/port-sockets.h \
+ $(top_srcdir)/include/socket-utils.h kdc_preauth_encts.c \
+ kdc_util.h
$(OUTPRE)main.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(VERTO_DEPS) \