diff options
Diffstat (limited to 'src/plugins/authdata/greet_client')
| -rw-r--r-- | src/plugins/authdata/greet_client/deps | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/src/plugins/authdata/greet_client/deps b/src/plugins/authdata/greet_client/deps index ea4b503104..9fd0248d20 100644 --- a/src/plugins/authdata/greet_client/deps +++ b/src/plugins/authdata/greet_client/deps @@ -1,6 +1,13 @@ # # Generated makefile dependencies follow. # -greet_auth.so greet_auth.po $(OUTPRE)greet_auth.$(OBJEXT): \ - $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/krb5/authdata_plugin.h \ - greet_auth.c +greet.so greet.po $(OUTPRE)greet.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ + $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \ + $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(top_srcdir)/include/k5-buf.h \ + $(top_srcdir)/include/k5-err.h $(top_srcdir)/include/k5-gmt_mktime.h \ + $(top_srcdir)/include/k5-int-pkinit.h $(top_srcdir)/include/k5-int.h \ + $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ + $(top_srcdir)/include/k5-thread.h $(top_srcdir)/include/krb5.h \ + $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/locate_plugin.h \ + $(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \ + $(top_srcdir)/include/socket-utils.h greet.c |
