summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2011-03-06 16:33:47 +0000
committerEzra Peisach <epeisach@mit.edu>2011-03-06 16:33:47 +0000
commit101532b0a8f60d0aaea6c95c6033bd61d52c7e19 (patch)
tree0957fdd4426b3c0181f0cf21e389803b139dd959 /src/lib/crypto
parent2b86fff827841f960a6f3fc61cbaba0895ad3ceb (diff)
downloadkrb5-101532b0a8f60d0aaea6c95c6033bd61d52c7e19.tar.gz
krb5-101532b0a8f60d0aaea6c95c6033bd61d52c7e19.tar.xz
krb5-101532b0a8f60d0aaea6c95c6033bd61d52c7e19.zip
Update dependencies
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24690 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto')
-rw-r--r--src/lib/crypto/builtin/des/deps4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/crypto/builtin/des/deps b/src/lib/crypto/builtin/des/deps
index 7ab3fe33e9..f920a65115 100644
--- a/src/lib/crypto/builtin/des/deps
+++ b/src/lib/crypto/builtin/des/deps
@@ -138,7 +138,9 @@ string2key.so string2key.po $(OUTPRE)string2key.$(OBJEXT): \
des_int.h string2key.c
destest.so destest.po $(OUTPRE)destest.$(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 \
+ $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(srcdir)/../../krb/crypto_int.h \
+ $(srcdir)/../aes/aes.h $(srcdir)/../aes/uitypes.h $(srcdir)/../crypto_mod.h \
+ $(srcdir)/../sha2/sha2.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 \