summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2007-07-13 00:12:52 +0000
committerKen Raeburn <raeburn@mit.edu>2007-07-13 00:12:52 +0000
commit56b87449f10f53a7b37b948ef4b06f97a1592147 (patch)
treec576b9fc7cbd0750330be384da79886356399971 /src
parentc67c8d9e788049afcfd76709116172ac26b3c02d (diff)
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19710 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/lib/krb4/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/krb4/Makefile.in b/src/lib/krb4/Makefile.in
index 16cc92634..01253132f 100644
--- a/src/lib/krb4/Makefile.in
+++ b/src/lib/krb4/Makefile.in
@@ -418,9 +418,9 @@ month_sname.so month_sname.po $(OUTPRE)month_sname.$(OBJEXT): \
krb4int.h month_sname.c
password_to_key.so password_to_key.po $(OUTPRE)password_to_key.$(OBJEXT): \
$(BUILDTOP)/include/autoconf.h $(KRB_ERR_H_DEP) $(BUILDTOP)/include/profile.h \
- $(COM_ERR_DEPS) $(SRCTOP)/include/kerberosIV/des.h \
- $(SRCTOP)/include/kerberosIV/krb.h $(SRCTOP)/include/port-sockets.h \
- krb4int.h password_to_key.c
+ $(COM_ERR_DEPS) $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
+ $(SRCTOP)/include/kerberosIV/des.h $(SRCTOP)/include/kerberosIV/krb.h \
+ $(SRCTOP)/include/port-sockets.h krb4int.h password_to_key.c
pkt_cipher.so pkt_cipher.po $(OUTPRE)pkt_cipher.$(OBJEXT): \
$(BUILDTOP)/include/autoconf.h $(KRB_ERR_H_DEP) $(BUILDTOP)/include/profile.h \
$(COM_ERR_DEPS) $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \