]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/tdes.mk
+threefish +ubi
[avr-crypto-lib.git] / mkfiles / tdes.mk
index 96ccabaa07ed0df9f3a0c3bb26a111f07d43f24d..34740e9a60000e43931a4ec750c8ed8490c72d4e 100644 (file)
@@ -5,7 +5,7 @@ ALGO_NAME := TDES
 BLOCK_CIPHERS += $(ALGO_NAME)
 
 $(ALGO_NAME)_OBJ      := des.o
-$(ALGO_NAME)_TEST_BIN := main-tdes-test.o debug.o uart.o hexdigit_tab.o serial-tools.o \
+$(ALGO_NAME)_TEST_BIN := main-tdes-test.o debug.o uart.o hexdigit_tab.o  \
                          nessie_bc_test.o dbz_strings.o nessie_common.o cli.o string-extras.o performance_test.o
 $(ALGO_NAME)_NESSIE_TEST      := "nessie"
 $(ALGO_NAME)_PERFORMANCE_TEST := "performance"