aboutsummaryrefslogtreecommitdiff
path: root/src/clients/ksu/deps
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2014-08-20 15:24:46 -0400
committerTom Yu <tlyu@mit.edu>2014-08-21 16:05:10 -0400
commita8c4205341b42445d7adf2ffe2b7cecb65701035 (patch)
tree734d394ecc37cb127ffc762eada850f24b5b7d7d /src/clients/ksu/deps
parente1c6b2cc02b0b28cf3037e20f2ef418db22d8cd3 (diff)
downloadkrb5-a8c4205341b42445d7adf2ffe2b7cecb65701035.zip
krb5-a8c4205341b42445d7adf2ffe2b7cecb65701035.tar.gz
krb5-a8c4205341b42445d7adf2ffe2b7cecb65701035.tar.bz2
Updates for krb5-1.13-alpha1krb5-1.13-alpha1
Diffstat (limited to 'src/clients/ksu/deps')
-rw-r--r--src/clients/ksu/deps17
1 files changed, 9 insertions, 8 deletions
diff --git a/src/clients/ksu/deps b/src/clients/ksu/deps
index f05a1fa..a3a07b9 100644
--- a/src/clients/ksu/deps
+++ b/src/clients/ksu/deps
@@ -15,14 +15,15 @@ $(OUTPRE)krb_auth_su.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(OUTPRE)ccache.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(top_srcdir)/include/adm_proto.h \
- $(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/k5-util.h \
- $(top_srcdir)/include/krb5.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 ccache.c ksu.h
+ $(top_srcdir)/include/k5-base64.h $(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/k5-util.h $(top_srcdir)/include/krb5.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 \
+ ccache.c ksu.h
$(OUTPRE)authorization.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(top_srcdir)/include/k5-buf.h \