summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc
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/lib/rpc
parent23a75649277afc24a9dfea199689e18129fa390c (diff)
downloadkrb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.tar.gz
krb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.tar.xz
krb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.zip
make depend
Diffstat (limited to 'src/lib/rpc')
-rw-r--r--src/lib/rpc/unit-test/deps16
1 files changed, 9 insertions, 7 deletions
diff --git a/src/lib/rpc/unit-test/deps b/src/lib/rpc/unit-test/deps
index 1bbd10f705..335eb672cf 100644
--- a/src/lib/rpc/unit-test/deps
+++ b/src/lib/rpc/unit-test/deps
@@ -2,13 +2,15 @@
# Generated makefile dependencies follow.
#
$(OUTPRE)client.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
- $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/gssrpc/types.h \
- $(top_srcdir)/include/gssrpc/auth.h $(top_srcdir)/include/gssrpc/auth_gss.h \
- $(top_srcdir)/include/gssrpc/auth_gssapi.h $(top_srcdir)/include/gssrpc/auth_unix.h \
- $(top_srcdir)/include/gssrpc/clnt.h $(top_srcdir)/include/gssrpc/rename.h \
- $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
- $(top_srcdir)/include/gssrpc/svc.h $(top_srcdir)/include/gssrpc/svc_auth.h \
- $(top_srcdir)/include/gssrpc/xdr.h client.c rpc_test.h
+ $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/gssapi/gssapi_ext.h \
+ $(BUILDTOP)/include/gssapi/gssapi_krb5.h $(BUILDTOP)/include/gssrpc/types.h \
+ $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/gssrpc/auth.h \
+ $(top_srcdir)/include/gssrpc/auth_gss.h $(top_srcdir)/include/gssrpc/auth_gssapi.h \
+ $(top_srcdir)/include/gssrpc/auth_unix.h $(top_srcdir)/include/gssrpc/clnt.h \
+ $(top_srcdir)/include/gssrpc/rename.h $(top_srcdir)/include/gssrpc/rpc.h \
+ $(top_srcdir)/include/gssrpc/rpc_msg.h $(top_srcdir)/include/gssrpc/svc.h \
+ $(top_srcdir)/include/gssrpc/svc_auth.h $(top_srcdir)/include/gssrpc/xdr.h \
+ $(top_srcdir)/include/krb5.h client.c rpc_test.h
$(OUTPRE)rpc_test_clnt.$(OBJEXT): $(BUILDTOP)/include/gssapi/gssapi.h \
$(BUILDTOP)/include/gssrpc/types.h $(top_srcdir)/include/gssrpc/auth.h \
$(top_srcdir)/include/gssrpc/auth_gss.h $(top_srcdir)/include/gssrpc/auth_unix.h \