diff options
| author | Greg Hudson <ghudson@mit.edu> | 2011-03-05 13:36:53 +0000 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2011-03-05 13:36:53 +0000 |
| commit | b2ae990817b9ccfcaabf550fc0a6c200342e42d1 (patch) | |
| tree | 2e08e168bafd71226ce3a7331e0c939f90b10579 /src/lib/crypto/builtin/deps | |
| parent | 624e6a7b3f59fd76a92f556b679f9d872167853b (diff) | |
| download | krb5-b2ae990817b9ccfcaabf550fc0a6c200342e42d1.tar.gz krb5-b2ae990817b9ccfcaabf550fc0a6c200342e42d1.tar.xz krb5-b2ae990817b9ccfcaabf550fc0a6c200342e42d1.zip | |
Move t_cf2 from lib/crypto/builtin to lib/crypto/crypto_tests, as it
is not specific to the builtin module.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24680 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/builtin/deps')
| -rw-r--r-- | src/lib/crypto/builtin/deps | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/crypto/builtin/deps b/src/lib/crypto/builtin/deps index d8decdd68..2b989ce1a 100644 --- a/src/lib/crypto/builtin/deps +++ b/src/lib/crypto/builtin/deps @@ -37,5 +37,3 @@ pbkdf2.so pbkdf2.po $(OUTPRE)pbkdf2.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ $(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 crypto_mod.h pbkdf2.c -t_cf2.so t_cf2.po $(OUTPRE)t_cf2.$(OBJEXT): $(BUILDTOP)/include/krb5/krb5.h \ - $(COM_ERR_DEPS) $(top_srcdir)/include/krb5.h t_cf2.c |
