diff options
author | Greg Hudson <ghudson@mit.edu> | 2011-02-25 17:30:37 +0000 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2011-02-25 17:30:37 +0000 |
commit | 404b8e395a5739a95d2341ad7135d159e3f6617f (patch) | |
tree | f2231ee12c542c8941a2d9c3e32abe61042d96a9 /src/lib/krb5/unicode | |
parent | ef7fa87854b1bb71e05884356e4129e200a58529 (diff) | |
download | krb5-404b8e395a5739a95d2341ad7135d159e3f6617f.tar.gz krb5-404b8e395a5739a95d2341ad7135d159e3f6617f.tar.xz krb5-404b8e395a5739a95d2341ad7135d159e3f6617f.zip |
Make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24662 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/unicode')
-rw-r--r-- | src/lib/krb5/unicode/deps | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/lib/krb5/unicode/deps b/src/lib/krb5/unicode/deps index df9020019..681e2d146 100644 --- a/src/lib/krb5/unicode/deps +++ b/src/lib/krb5/unicode/deps @@ -10,7 +10,6 @@ ucstr.so ucstr.po $(OUTPRE)ucstr.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ $(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/k5-unicode.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/plugin.h $(top_srcdir)/include/krb5/preauth_plugin.h \ - $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ - ucstr.c + $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ + $(top_srcdir)/include/krb5/preauth_plugin.h $(top_srcdir)/include/port-sockets.h \ + $(top_srcdir)/include/socket-utils.h ucstr.c |