summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/Makefile.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2006-08-23 22:58:02 +0000
committerKen Raeburn <raeburn@mit.edu>2006-08-23 22:58:02 +0000
commit7d5184becee74e2b908e60c7c58eec6fcf8dd2d2 (patch)
tree0a058c54056d4f538b37c1452d8bc51d6b47f339 /src/lib/krb5/os/Makefile.in
parent8d8fc0bdc087ec77418f0832969e1dfc6dfa1a7c (diff)
downloadkrb5-7d5184becee74e2b908e60c7c58eec6fcf8dd2d2.tar.gz
krb5-7d5184becee74e2b908e60c7c58eec6fcf8dd2d2.tar.xz
krb5-7d5184becee74e2b908e60c7c58eec6fcf8dd2d2.zip
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18519 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/os/Makefile.in')
-rw-r--r--src/lib/krb5/os/Makefile.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/krb5/os/Makefile.in b/src/lib/krb5/os/Makefile.in
index 6f74ad61a4..2486feab6c 100644
--- a/src/lib/krb5/os/Makefile.in
+++ b/src/lib/krb5/os/Makefile.in
@@ -289,12 +289,12 @@ ccdefname.so ccdefname.po $(OUTPRE)ccdefname.$(OBJEXT): \
changepw.so changepw.po $(OUTPRE)changepw.$(OBJEXT): \
$(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \
$(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \
- $(COM_ERR_DEPS) $(SRCTOP)/include/fake-addrinfo.h $(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/port-sockets.h $(SRCTOP)/include/socket-utils.h \
- changepw.c os-proto.h
+ $(COM_ERR_DEPS) $(SRCTOP)/include/cm.h $(SRCTOP)/include/fake-addrinfo.h \
+ $(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/port-sockets.h \
+ $(SRCTOP)/include/socket-utils.h changepw.c os-proto.h
dnsglue.so dnsglue.po $(OUTPRE)dnsglue.$(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 \