From 24c8bacbccc854dc30fd6baee49cdd2bf2557e47 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Sun, 24 Mar 2013 01:30:33 -0400 Subject: make depend --- src/plugins/localauth/test/deps | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/plugins/localauth') diff --git a/src/plugins/localauth/test/deps b/src/plugins/localauth/test/deps index 9bcdfcc22c..0d3b2d823c 100644 --- a/src/plugins/localauth/test/deps +++ b/src/plugins/localauth/test/deps @@ -9,6 +9,6 @@ main.so main.po $(OUTPRE)main.$(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/localauth_plugin.h \ - $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ - $(top_srcdir)/include/socket-utils.h main.c + $(top_srcdir)/include/krb5/localauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \ + $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ + main.c -- cgit