]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - cast5.mk
some tunes at the Makefile + code reorganisation at the nessie test banches
[avr-crypto-lib.git] / cast5.mk
index 23dadc116c461f16d9f0de7be82d23059e4b717e..2969c828a7474bc5df99e68316ed32f497559fa2 100644 (file)
--- a/cast5.mk
+++ b/cast5.mk
@@ -6,7 +6,7 @@ BLOCK_CIPHERS += $(ALGO_NAME)
 
 $(ALGO_NAME)_OBJ      := cast5.o
 $(ALGO_NAME)_TEST_BIN := main-cast5-test.o debug.o uart.o serial-tools.o \
-                         cast5.o nessie_bc_test.o
+                         cast5.o nessie_bc_test.o nessie_common.o
 $(ALGO_NAME)_NESSIE_TEST      := "nessie"
 $(ALGO_NAME)_PEROFRMANCE_TEST := "performance"