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/tests/hammer/deps | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/tests/hammer') diff --git a/src/tests/hammer/deps b/src/tests/hammer/deps index 37a7fb3c3b..f9357763ea 100644 --- a/src/tests/hammer/deps +++ b/src/tests/hammer/deps @@ -9,6 +9,5 @@ $(OUTPRE)kdc5_hammer.$(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 \ - kdc5_hammer.c + $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ + $(top_srcdir)/include/socket-utils.h kdc5_hammer.c -- cgit