diff options
| author | Tom Yu <tlyu@mit.edu> | 2013-12-10 22:24:03 -0500 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2013-12-10 22:24:03 -0500 |
| commit | 88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853 (patch) | |
| tree | 0ac95b2a172562ded11e81db6934d598b2d569d9 /src/plugins/audit/test | |
| parent | 23a75649277afc24a9dfea199689e18129fa390c (diff) | |
| download | krb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.tar.gz krb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.tar.xz krb5-88bc9cfb9bcbdb0daffe02db5bdb8e22d14b6853.zip | |
make depend
Diffstat (limited to 'src/plugins/audit/test')
| -rw-r--r-- | src/plugins/audit/test/deps | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/src/plugins/audit/test/deps b/src/plugins/audit/test/deps index f4f76aec7..5832ee45e 100644 --- a/src/plugins/audit/test/deps +++ b/src/plugins/audit/test/deps @@ -2,13 +2,13 @@ # Generated makefile dependencies follow. # au_test.so au_test.po $(OUTPRE)au_test.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ - $(BUILDTOP)/include/kdc_j_encode.h $(BUILDTOP)/include/krb5/audit_plugin.h \ - $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \ - $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(top_srcdir)/include/k5-buf.h \ - $(top_srcdir)/include/k5-err.h $(top_srcdir)/include/k5-gmt_mktime.h \ - $(top_srcdir)/include/k5-int-pkinit.h $(top_srcdir)/include/k5-int.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 \ + $(BUILDTOP)/include/kdc_j_encode.h $(BUILDTOP)/include/krb5/krb5.h \ + $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ + $(COM_ERR_DEPS) $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \ + $(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-int-pkinit.h \ + $(top_srcdir)/include/k5-int.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/audit_plugin.h $(top_srcdir)/include/krb5/authdata_plugin.h \ $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ $(top_srcdir)/include/socket-utils.h au_test.c |
