summaryrefslogtreecommitdiffstats
path: root/src/tests/hammer
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2007-08-16 22:59:49 +0000
committerKen Raeburn <raeburn@mit.edu>2007-08-16 22:59:49 +0000
commit2fde4943b8f8472a6fca50339c94b41420dd5d1d (patch)
treef43b460e181e04fa8d49ab9a7913eda8ed958559 /src/tests/hammer
parentc15ec7751a7d7c1d97dbeb1dd88dda2a328515e0 (diff)
downloadkrb5-2fde4943b8f8472a6fca50339c94b41420dd5d1d.tar.gz
krb5-2fde4943b8f8472a6fca50339c94b41420dd5d1d.tar.xz
krb5-2fde4943b8f8472a6fca50339c94b41420dd5d1d.zip
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19832 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests/hammer')
-rw-r--r--src/tests/hammer/Makefile.in11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/tests/hammer/Makefile.in b/src/tests/hammer/Makefile.in
index 0c499efd53..2fb5bcb5fb 100644
--- a/src/tests/hammer/Makefile.in
+++ b/src/tests/hammer/Makefile.in
@@ -25,8 +25,9 @@ clean::
$(OUTPRE)kdc5_hammer.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \
$(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(SRCTOP)/include/k5-err.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 kdc5_hammer.c
+ $(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 \
+ kdc5_hammer.c