From 7ede8b77e97d1069f980b513c93c5a33f9911f41 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Sat, 20 Feb 2010 04:26:53 +0000 Subject: Update dependencies git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23740 dc483132-0cff-0310-8789-dd5450dbe970 --- src/plugins/locate/python/deps | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/plugins/locate/python/deps') diff --git a/src/plugins/locate/python/deps b/src/plugins/locate/python/deps index 0e4d3c46b9..d26a51ec7c 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 -- cgit