X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=mkfiles%2Frc6.mk;h=f6729e36b245a4d0b7e8825fc82f2dffeb8e9317;hb=2deab9197b8d9d74c01156777b250746c36fba07;hp=1b357eb1707007cd5a5cac43d63ec45d55270648;hpb=74fe0d1999c8dee4babb971174648da906886874;p=avr-crypto-lib.git diff --git a/mkfiles/rc6.mk b/mkfiles/rc6.mk index 1b357eb..f6729e3 100644 --- a/mkfiles/rc6.mk +++ b/mkfiles/rc6.mk @@ -6,8 +6,8 @@ BLOCK_CIPHERS += $(ALGO_NAME) $(ALGO_NAME)_OBJ := rc6.o -$(ALGO_NAME)_TEST_BIN := main-rc6-test.o debug.o uart.o hexdigit_tab.o serial-tools.o \ - nessie_bc_test.o nessie_common.o cli.o string-extras.o performance_test.o +$(ALGO_NAME)_TEST_BIN := main-rc6-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 := test nessie $(ALGO_NAME)_PERFORMANCE_TEST := performance