svn rev #24690: trunk/src/lib/crypto/builtin/des/

epeisach@MIT.EDU epeisach at MIT.EDU
Sun Mar 6 11:33:47 EST 2011


http://src.mit.edu/fisheye/changelog/krb5/?cs=24690
Commit By: epeisach
Log Message:
Update dependencies.




Changed Files:
U   trunk/src/lib/crypto/builtin/des/deps
Modified: trunk/src/lib/crypto/builtin/des/deps
===================================================================
--- trunk/src/lib/crypto/builtin/des/deps	2011-03-06 13:30:35 UTC (rev 24689)
+++ trunk/src/lib/crypto/builtin/des/deps	2011-03-06 16:33:47 UTC (rev 24690)
@@ -138,7 +138,9 @@
   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 \




More information about the cvs-krb5 mailing list