Skip to content

Commit 49715bf

Browse files
committed
Fix double sha1/sha1.o line in Makefile.in
1 parent aa5a4eb commit 49715bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

module/icp/Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ $(MODULE)-objs += algs/aes/aes_modes.o
4545
$(MODULE)-objs += algs/edonr/edonr.o
4646
$(MODULE)-objs += algs/sha1/sha1.o
4747
$(MODULE)-objs += algs/sha2/sha2.o
48-
$(MODULE)-objs += algs/sha1/sha1.o
4948
$(MODULE)-objs += algs/skein/skein.o
5049
$(MODULE)-objs += algs/skein/skein_block.o
5150
$(MODULE)-objs += algs/skein/skein_iv.o

0 commit comments

Comments
 (0)