summaryrefslogtreecommitdiffstats
path: root/src/plugins/preauth
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2009-10-10 03:57:45 +0000
committerTom Yu <tlyu@mit.edu>2009-10-10 03:57:45 +0000
commit73278a98f50c581973084f2deb759351ff2dbf36 (patch)
treecded6c837a5979fb28a166990669631bc51fc86c /src/plugins/preauth
parent2e9c71aa13a1dc597d14dd1681e2c74340ef3777 (diff)
downloadkrb5-73278a98f50c581973084f2deb759351ff2dbf36.tar.gz
krb5-73278a98f50c581973084f2deb759351ff2dbf36.tar.xz
krb5-73278a98f50c581973084f2deb759351ff2dbf36.zip
Move destest to builtin/des, because it depends on overriding some
internals. Make depend. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22877 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/plugins/preauth')
-rw-r--r--src/plugins/preauth/encrypted_challenge/deps7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/plugins/preauth/encrypted_challenge/deps b/src/plugins/preauth/encrypted_challenge/deps
index 3d7ea0ecc9..f5bb242488 100644
--- a/src/plugins/preauth/encrypted_challenge/deps
+++ b/src/plugins/preauth/encrypted_challenge/deps
@@ -9,6 +9,7 @@ encrypted_challenge_main.so encrypted_challenge_main.po \
$(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)/../fast_factor.h encrypted_challenge_main.c
+ $(SRCTOP)/include/krb5/authdata_plugin.h $(SRCTOP)/include/krb5/locate_plugin.h \
+ $(SRCTOP)/include/krb5/preauth_plugin.h $(SRCTOP)/include/port-sockets.h \
+ $(SRCTOP)/include/socket-utils.h $(srcdir)/../fast_factor.h \
+ encrypted_challenge_main.c