aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/krb/raw
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2010-09-30 21:57:42 +0000
committerGreg Hudson <ghudson@mit.edu>2010-09-30 21:57:42 +0000
commit267657197005c84ec8af9a030b23d14f3be68f32 (patch)
treed927e631ca038c256159e50835bcec5d87135be9 /src/lib/crypto/krb/raw
parenta787dec7564f865343ed511cd1710d3847d8778b (diff)
downloadkrb5-267657197005c84ec8af9a030b23d14f3be68f32.zip
krb5-267657197005c84ec8af9a030b23d14f3be68f32.tar.gz
krb5-267657197005c84ec8af9a030b23d14f3be68f32.tar.bz2
Merge r24242:24397 from trunk to branches/nss. This will break the
nss branch build temporarily due to Camellia changes. git-svn-id: svn://anonsvn.mit.edu/krb5/branches/nss@24398 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/krb/raw')
-rw-r--r--src/lib/crypto/krb/raw/deps6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/crypto/krb/raw/deps b/src/lib/crypto/krb/raw/deps
index 936b226..1eda432 100644
--- a/src/lib/crypto/krb/raw/deps
+++ b/src/lib/crypto/krb/raw/deps
@@ -11,6 +11,6 @@ raw_aead.so raw_aead.po $(OUTPRE)raw_aead.$(OBJEXT): \
$(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/locate_plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \
- $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
- raw.h raw_aead.c
+ $(top_srcdir)/include/krb5/locate_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 raw.h raw_aead.c