diff options
Diffstat (limited to 'src/plugins/locate/python/deps')
| -rw-r--r-- | src/plugins/locate/python/deps | 8 |
1 files changed, 4 insertions, 4 deletions
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 |
