aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2004-04-24 22:20:55 +0000
committerKen Raeburn <raeburn@mit.edu>2004-04-24 22:20:55 +0000
commit8e750223b5e9d42b14411287fc889417cc0677dd (patch)
treee7f8360e7c1b7aa2d67ba7fcfdcbb4ec7207a534 /src/util/profile
parentfcf02bef88a17724aa230547459a9eaf1159d6c1 (diff)
downloadkrb5-8e750223b5e9d42b14411287fc889417cc0677dd.zip
krb5-8e750223b5e9d42b14411287fc889417cc0677dd.tar.gz
krb5-8e750223b5e9d42b14411287fc889417cc0677dd.tar.bz2
updated dependencies
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16269 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile')
-rw-r--r--src/util/profile/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/profile/Makefile.in b/src/util/profile/Makefile.in
index 5181be9..7e76b40 100644
--- a/src/util/profile/Makefile.in
+++ b/src/util/profile/Makefile.in
@@ -136,7 +136,7 @@ prof_tree.so prof_tree.po $(OUTPRE)prof_tree.$(OBJEXT): prof_tree.c prof_int.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h
prof_file.so prof_file.po $(OUTPRE)prof_file.$(OBJEXT): prof_file.c prof_int.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5/autoconf.h \
- $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h
+ $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/k5-platform.h
prof_parse.so prof_parse.po $(OUTPRE)prof_parse.$(OBJEXT): prof_parse.c prof_int.h \
$(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5/autoconf.h \
$(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h