summaryrefslogtreecommitdiffstats
path: root/src/tests/deps
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/deps')
-rw-r--r--src/tests/deps9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/tests/deps b/src/tests/deps
index b0c84bfeb..b2b4b1915 100644
--- a/src/tests/deps
+++ b/src/tests/deps
@@ -59,12 +59,11 @@ $(OUTPRE)plugorder.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \
$(top_srcdir)/include/krb5/pwqual_plugin.h $(top_srcdir)/include/port-sockets.h \
$(top_srcdir)/include/socket-utils.h plugorder.c
-$(OUTPRE)responder.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
- $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) \
- $(srcdir)/../include/k5-json.h \
- $(srcdir)/../include/k5-platform.h $(srcdir)/../include/k5-thread.h \
- $(srcdir)/../include/krb5.h responder.c
$(OUTPRE)t_init_creds.$(OBJEXT): $(BUILDTOP)/include/krb5/krb5.h \
$(COM_ERR_DEPS) $(top_srcdir)/include/krb5.h t_init_creds.c
$(OUTPRE)t_localauth.$(OBJEXT): $(BUILDTOP)/include/krb5/krb5.h \
$(COM_ERR_DEPS) $(top_srcdir)/include/krb5.h t_localauth.c
+$(OUTPRE)responder.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
+ $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/k5-json.h \
+ $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
+ $(top_srcdir)/include/krb5.h responder.c