From: Ken Raeburn Date: Tue, 12 Dec 2006 22:57:53 +0000 (+0000) Subject: make depend X-Git-Tag: krb5-1.7-alpha1~1407 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a499c0e688cfa1ffa257c7ffc709b5808700068d;p=krb5.git make depend git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18942 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/plugins/locate/python/Makefile.in b/src/plugins/locate/python/Makefile.in index 9915052aa..3804432fc 100644 --- a/src/plugins/locate/python/Makefile.in +++ b/src/plugins/locate/python/Makefile.in @@ -35,9 +35,7 @@ clean-unix:: clean-libs clean-libobjs # py-locate.so py-locate.po $(OUTPRE)py-locate.$(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 $(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.h $(SRCTOP)/include/port-sockets.h \ - $(SRCTOP)/include/socket-utils.h py-locate.c + $(COM_ERR_DEPS) $(SRCTOP)/include/fake-addrinfo.h $(SRCTOP)/include/k5-platform.h \ + $(SRCTOP)/include/k5-thread.h $(SRCTOP)/include/krb5/locate_plugin.h \ + $(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \ + py-locate.c