Skip to content

Commit 1c1f8f3

Browse files
segevfinerbenjaminp
authored andcommitted
Add missing _sha3 module to Setup.dist (#2395)
1 parent 918edc0 commit 1c1f8f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/Setup.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ _symtable symtablemodule.c
253253
#_sha1 sha1module.c
254254
#_sha256 sha256module.c
255255
#_sha512 sha512module.c
256+
#_sha3 _sha3/sha3module.c
256257

257258
# _blake module
258259
#_blake2 _blake2/blake2module.c _blake2/blake2b_impl.c _blake2/blake2s_impl.c

0 commit comments

Comments
 (0)