diff options
Diffstat (limited to 'src/clients/kswitch')
-rw-r--r-- | src/clients/kswitch/deps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clients/kswitch/deps b/src/clients/kswitch/deps index 734317139..9f5910dd4 100644 --- a/src/clients/kswitch/deps +++ b/src/clients/kswitch/deps @@ -9,6 +9,6 @@ $(OUTPRE)kswitch.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ $(top_srcdir)/include/k5-thread.h $(top_srcdir)/include/k5-trace.h \ $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \ - $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \ + $(top_srcdir)/include/krb5/clpreauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \ $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ kswitch.c |