make depend
authorKen Raeburn <raeburn@mit.edu>
Fri, 13 Jul 2007 00:12:52 +0000 (00:12 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 13 Jul 2007 00:12:52 +0000 (00:12 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19710 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb4/Makefile.in

index 16cc92634fcf58774d176859963c5ba63172cc32..01253132f4031d57ba6cab6bef3295a877545929 100644 (file)
@@ -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 \