]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/shacal1enc.mk
new makefile and modified build process
[avr-crypto-lib.git] / mkfiles / shacal1enc.mk
index b4a99ab60db05ceb5531b7f3da788a6012df0a7a..63be6c8514365170e49453e9b3485fa96b54ae44 100644 (file)
@@ -6,8 +6,8 @@ BLOCK_CIPHERS += $(ALGO_NAME)
 
 
 $(ALGO_NAME)_OBJ      := shacal1_enc.o sha1-asm.o
-$(ALGO_NAME)_TEST_BIN := main-shacal1_enc-test.o debug.o uart.o serial-tools.o \
-                         nessie_bc_test.o nessie_common.o cli.o string-extras.o performance_test.o 
+$(ALGO_NAME)_TEST_BIN := main-shacal1_enc-test.o $(CLI_STD)  \
+                         nessie_bc_test.o nessie_common.o performance_test.o 
 $(ALGO_NAME)_NESSIE_TEST      := "nessie"
 $(ALGO_NAME)_PERFORMANCE_TEST := "performance"