diff options
| author | Ezra Peisach <epeisach@mit.edu> | 2011-09-26 15:04:39 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 2011-09-26 15:04:39 +0000 |
| commit | 7586a7bd4959e36d433a424e357b0a4d244ab4e1 (patch) | |
| tree | 90238ebb552d3d0590cd9f0297cad9f00ee6d045 /src/lib | |
| parent | cd50eb490861440795fb01320b5fb745727c6920 (diff) | |
| download | krb5-7586a7bd4959e36d433a424e357b0a4d244ab4e1.tar.gz krb5-7586a7bd4959e36d433a424e357b0a4d244ab4e1.tar.xz krb5-7586a7bd4959e36d433a424e357b0a4d244ab4e1.zip | |
Update dependencies
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25235 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/krb5/krb/deps | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/lib/krb5/krb/deps b/src/lib/krb5/krb/deps index 633022e31..e1038a70c 100644 --- a/src/lib/krb5/krb/deps +++ b/src/lib/krb5/krb/deps @@ -729,6 +729,18 @@ preauth2.so preauth2.po $(OUTPRE)preauth2.$(OBJEXT): \ $(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \ $(top_srcdir)/include/socket-utils.h fast.h int-proto.h \ preauth2.c +preauth_ec.so preauth_ec.po $(OUTPRE)preauth_ec.$(OBJEXT): \ + $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ + $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ + $(COM_ERR_DEPS) $(top_srcdir)/include/fast_factor.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/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/port-sockets.h \ + $(top_srcdir)/include/socket-utils.h int-proto.h preauth_ec.c gic_opt_set_pa.so gic_opt_set_pa.po $(OUTPRE)gic_opt_set_pa.$(OBJEXT): \ $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ |
