diff options
Diffstat (limited to 'src/Crypto/Sources')
-rw-r--r-- | src/Crypto/Sources | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Crypto/Sources b/src/Crypto/Sources index 6eb7b7b4..ae16662c 100644 --- a/src/Crypto/Sources +++ b/src/Crypto/Sources @@ -17,4 +17,5 @@ SOURCES = \ Serpent.c \ Sha2.c \ Twofish.c \ - Whirlpool.c + Whirlpool.c \ + Camellia.c |