diff options
| author | Greg Hudson <ghudson@mit.edu> | 2010-06-07 18:28:05 +0000 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2010-06-07 18:28:05 +0000 |
| commit | 8c89e25e3d7ad7ad883b707551410fa4ee11c67b (patch) | |
| tree | 1e413cc8407551b5c8ca255c3e44db57ec4ed0d8 /src/tests/misc | |
| parent | caa480251ebdebbc5c9093223267cf5634493b03 (diff) | |
| download | krb5-8c89e25e3d7ad7ad883b707551410fa4ee11c67b.tar.gz krb5-8c89e25e3d7ad7ad883b707551410fa4ee11c67b.tar.xz krb5-8c89e25e3d7ad7ad883b707551410fa4ee11c67b.zip | |
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24119 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/tests/misc')
| -rw-r--r-- | src/tests/misc/deps | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/tests/misc/deps b/src/tests/misc/deps index fa2e62220..69fc0329c 100644 --- a/src/tests/misc/deps +++ b/src/tests/misc/deps @@ -16,10 +16,11 @@ $(OUTPRE)test_cxx_k5int.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ $(top_srcdir)/include/k5-int-pkinit.h $(top_srcdir)/include/k5-int.h \ $(top_srcdir)/include/k5-ipc_stream.h $(top_srcdir)/include/k5-platform.h \ $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ - $(top_srcdir)/include/k5-utf8.h $(top_srcdir)/include/krb5.h \ - $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/locate_plugin.h \ - $(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \ - $(top_srcdir)/include/socket-utils.h test_cxx_k5int.cpp + $(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/k5-utf8.h \ + $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \ + $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \ + $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ + test_cxx_k5int.cpp $(OUTPRE)test_cxx_gss.$(OBJEXT): $(BUILDTOP)/include/gssapi/gssapi.h \ test_cxx_gss.cpp $(OUTPRE)test_cxx_rpc.$(OBJEXT): $(BUILDTOP)/include/gssapi/gssapi.h \ |
