diff options
| author | Greg Hudson <ghudson@mit.edu> | 2013-03-24 01:30:33 -0400 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2013-03-24 01:30:33 -0400 |
| commit | 24c8bacbccc854dc30fd6baee49cdd2bf2557e47 (patch) | |
| tree | fe1790ce2ba5b0aaae923af33fc67cad90295863 /src/clients/kswitch | |
| parent | 6c8fed1bb850b92d471b0741a452bb56354fc0e9 (diff) | |
| download | krb5-24c8bacbccc854dc30fd6baee49cdd2bf2557e47.tar.gz krb5-24c8bacbccc854dc30fd6baee49cdd2bf2557e47.tar.xz krb5-24c8bacbccc854dc30fd6baee49cdd2bf2557e47.zip | |
make depend
Diffstat (limited to 'src/clients/kswitch')
| -rw-r--r-- | src/clients/kswitch/deps | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/clients/kswitch/deps b/src/clients/kswitch/deps index 6b47ff1322..0bb88b627d 100644 --- a/src/clients/kswitch/deps +++ b/src/clients/kswitch/deps @@ -9,6 +9,5 @@ $(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/clpreauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \ - $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ - kswitch.c + $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ + $(top_srcdir)/include/socket-utils.h kswitch.c |
