summaryrefslogtreecommitdiffstats
path: root/src/plugins/locate/python
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2010-02-20 04:26:53 +0000
committerKen Raeburn <raeburn@mit.edu>2010-02-20 04:26:53 +0000
commit7ede8b77e97d1069f980b513c93c5a33f9911f41 (patch)
tree1f96221b458314bbd656f59cfd06b22aad4649e6 /src/plugins/locate/python
parente161b755e2292fc774fb38c354566f0b8bffc30f (diff)
downloadkrb5-7ede8b77e97d1069f980b513c93c5a33f9911f41.tar.gz
krb5-7ede8b77e97d1069f980b513c93c5a33f9911f41.tar.xz
krb5-7ede8b77e97d1069f980b513c93c5a33f9911f41.zip
Update dependencies
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23740 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/plugins/locate/python')
-rw-r--r--src/plugins/locate/python/deps8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/locate/python/deps b/src/plugins/locate/python/deps
index 0e4d3c46b..d26a51ec7 100644
--- a/src/plugins/locate/python/deps
+++ b/src/plugins/locate/python/deps
@@ -3,7 +3,7 @@
#
py-locate.so py-locate.po $(OUTPRE)py-locate.$(OBJEXT): \
$(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \
- $(COM_ERR_DEPS) $(top_srcdir)/include/fake-addrinfo.h $(top_srcdir)/include/k5-platform.h \
- $(top_srcdir)/include/k5-thread.h $(top_srcdir)/include/krb5/locate_plugin.h \
- $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \
- py-locate.c
+ $(COM_ERR_DEPS) $(top_srcdir)/include/fake-addrinfo.h \
+ $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
+ $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/port-sockets.h \
+ $(top_srcdir)/include/socket-utils.h py-locate.c