Skip to content

Commit

Permalink
Add shabal.c and whirlpool.c to source list
Browse files Browse the repository at this point in the history
  • Loading branch information
aznboy84 authored and ystarnaud committed Jul 1, 2014
1 parent 63153e6 commit fd417c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sph/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
noinst_LIBRARIES = libsph.a

libsph_a_SOURCES = bmw.c echo.c jh.c luffa.c simd.c blake.c cubehash.c groestl.c keccak.c shavite.c skein.c sha2.c sha2big.c fugue.c hamsi.c panama.c
libsph_a_SOURCES = bmw.c echo.c jh.c luffa.c simd.c blake.c cubehash.c groestl.c keccak.c shavite.c skein.c sha2.c sha2big.c fugue.c hamsi.c panama.c shabal.c whirlpool.c

0 comments on commit fd417c0

Please sign in to comment.