summaryrefslogtreecommitdiffstats
path: root/src/plugins/locate/python
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2006-12-12 22:57:53 +0000
committerKen Raeburn <raeburn@mit.edu>2006-12-12 22:57:53 +0000
commita499c0e688cfa1ffa257c7ffc709b5808700068d (patch)
tree8cf293f6c664573a04dd0ed15d493f0b7a842cf5 /src/plugins/locate/python
parent9a330f1f3f1c678a5f6baae7126f53b5efa027ee (diff)
downloadkrb5-a499c0e688cfa1ffa257c7ffc709b5808700068d.tar.gz
krb5-a499c0e688cfa1ffa257c7ffc709b5808700068d.tar.xz
krb5-a499c0e688cfa1ffa257c7ffc709b5808700068d.zip
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18942 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/plugins/locate/python')
-rw-r--r--src/plugins/locate/python/Makefile.in10
1 files changed, 4 insertions, 6 deletions
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