summaryrefslogtreecommitdiffstats
path: root/src/tests/deps
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2013-12-10 22:24:03 -0500
committerTom Yu <tlyu@mit.edu>2013-12-10 22:24:03 -0500
commit88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853 (patch)
tree0ac95b2a172562ded11e81db6934d598b2d569d9 /src/tests/deps
parent23a75649277afc24a9dfea199689e18129fa390c (diff)
downloadkrb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.tar.gz
krb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.tar.xz
krb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.zip
make depend
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 b0c84bfeba..b2b4b19153 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