summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/builtin/aes/deps
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2009-08-03 18:40:22 +0000
committerGreg Hudson <ghudson@mit.edu>2009-08-03 18:40:22 +0000
commit9a5d62c48bca279e3cf9408bee9cb8752c5390c6 (patch)
tree44c468147947cc21ff893a71b7e99cfe15faefb5 /src/lib/crypto/builtin/aes/deps
parentb3ca20f63e3b4962213909a890e7d7a0e13e3210 (diff)
downloadkrb5-9a5d62c48bca279e3cf9408bee9cb8752c5390c6.tar.gz
krb5-9a5d62c48bca279e3cf9408bee9cb8752c5390c6.tar.xz
krb5-9a5d62c48bca279e3cf9408bee9cb8752c5390c6.zip
Re-run make depend. (I am not certain why the dependencies from
r22477 didn't work for me.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22482 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/builtin/aes/deps')
-rw-r--r--src/lib/crypto/builtin/aes/deps17
1 files changed, 8 insertions, 9 deletions
diff --git a/src/lib/crypto/builtin/aes/deps b/src/lib/crypto/builtin/aes/deps
index 08ce3fa2f1..6f75c718cf 100644
--- a/src/lib/crypto/builtin/aes/deps
+++ b/src/lib/crypto/builtin/aes/deps
@@ -10,12 +10,11 @@ aeskey.so aeskey.po $(OUTPRE)aeskey.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
aes.h aeskey.c aesopt.h uitypes.h
aes_s2k.so aes_s2k.po $(OUTPRE)aes_s2k.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \
- $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(SRCTOP)/include/autoconf.h \
- $(SRCTOP)/include/k5-buf.h $(SRCTOP)/include/k5-err.h \
- $(SRCTOP)/include/k5-gmt_mktime.h $(SRCTOP)/include/k5-int-pkinit.h \
- $(SRCTOP)/include/k5-int.h $(SRCTOP)/include/k5-platform.h \
- $(SRCTOP)/include/k5-plugin.h $(SRCTOP)/include/k5-thread.h \
- $(SRCTOP)/include/krb5.h $(SRCTOP)/include/krb5/locate_plugin.h \
- $(SRCTOP)/include/krb5/preauth_plugin.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(srcdir)/../../krb/dk/dk.h \
- aes_s2k.c aes_s2k.h
+ $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(SRCTOP)/include/k5-buf.h \
+ $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-gmt_mktime.h \
+ $(SRCTOP)/include/k5-int-pkinit.h $(SRCTOP)/include/k5-int.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-plugin.h \
+ $(SRCTOP)/include/k5-thread.h $(SRCTOP)/include/krb5.h \
+ $(SRCTOP)/include/krb5/locate_plugin.h $(SRCTOP)/include/krb5/preauth_plugin.h \
+ $(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
+ $(srcdir)/../../krb/dk/dk.h aes_s2k.c aes_s2k.h