make depend
authorKen Raeburn <raeburn@mit.edu>
Tue, 12 Dec 2006 22:57:53 +0000 (22:57 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 12 Dec 2006 22:57:53 +0000 (22:57 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18942 dc483132-0cff-0310-8789-dd5450dbe970

src/plugins/locate/python/Makefile.in

index 9915052aa864febb5dd3dd189ac11c6d1e8d9b1a..3804432fc0d5376a0977e1f5833453f6a71ea5df 100644 (file)
@@ -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