commit | 1e3398a50c57af41fff5789e8f75fe4d399b7fd0 | [log] [tgz] |
---|---|---|
author | doko@ubuntu.com <doko@ubuntu.com> | Thu Jun 21 16:22:15 2012 +0200 |
committer | doko@ubuntu.com <doko@ubuntu.com> | Thu Jun 21 16:22:15 2012 +0200 |
tree | 62b1b7eaa4f6696a09c664e946a286312f2195f6 | |
parent | dca7303ff5e4673744201d101357e71930de60f1 [diff] |
... and fix the name of the sha1 file name.
diff --git a/Modules/Setup.dist b/Modules/Setup.dist index 3504f82..f45de5c 100644 --- a/Modules/Setup.dist +++ b/Modules/Setup.dist
@@ -241,7 +241,7 @@ # The _sha module implements the SHA checksum algorithms. # (NIST's Secure Hash Algorithms.) -#_sha1 shamodule.c +#_sha1 sha1module.c #_sha256 sha256module.c #_sha512 sha512module.c