summaryrefslogtreecommitdiff
path: root/source4/lib/crypto/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2008-06-04 09:42:55 -0700
committerAndrew Tridgell <tridge@samba.org>2008-06-04 09:42:55 -0700
commit9cf72946aaf32d4335c8e59eb805844cadea76a8 (patch)
treefbe712e7bef485450b75bab0caa7d516e67a3c48 /source4/lib/crypto/config.mk
parentbc8c2a50e8a2467721e1739b28a6f4ce96162f4f (diff)
downloadsamba-9cf72946aaf32d4335c8e59eb805844cadea76a8.tar.gz
samba-9cf72946aaf32d4335c8e59eb805844cadea76a8.tar.bz2
samba-9cf72946aaf32d4335c8e59eb805844cadea76a8.zip
copied the Heimdal sha256 functions into lib/crypto to avoid a link
error Hopefully we can remove this again later (This used to be commit fa2ecfea7a1acc388a86e8fba5b42df7925c9045)
Diffstat (limited to 'source4/lib/crypto/config.mk')
-rw-r--r--source4/lib/crypto/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/crypto/config.mk b/source4/lib/crypto/config.mk
index c35280abda..ee111bd088 100644
--- a/source4/lib/crypto/config.mk
+++ b/source4/lib/crypto/config.mk
@@ -6,7 +6,7 @@
LIBCRYPTO_OBJ_FILES = $(addprefix $(libcryptosrcdir)/, \
crc32.o md5.o hmacmd5.o md4.o \
- arcfour.o hmacsha256.o)
+ arcfour.o sha256.o hmacsha256.o)
[MODULE::TORTURE_LIBCRYPTO]
SUBSYSTEM = smbtorture