X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=mkfiles%2Fa5_1.mk;h=63f59ec6f90994076bff03c9a224d9f0bc46183f;hb=dca8c6894a08717979d3e4f64908702620171dee;hp=1264b31e213d12ad27fbe893e7f0ea27ea9254ff;hpb=74fe0d1999c8dee4babb971174648da906886874;p=avr-crypto-lib.git diff --git a/mkfiles/a5_1.mk b/mkfiles/a5_1.mk index 1264b31..63f59ec 100644 --- a/mkfiles/a5_1.mk +++ b/mkfiles/a5_1.mk @@ -5,8 +5,8 @@ ALGO_NAME := A51 STREAM_CIPHERS += $(ALGO_NAME) $(ALGO_NAME)_OBJ := A5_1.o -$(ALGO_NAME)_TEST_BIN := main-a5_1-test.o debug.o uart.o hexdigit_tab.o serial-tools.o \ - nessie_stream_test.o nessie_common.o cli.o string-extras.o +$(ALGO_NAME)_TEST_BIN := main-a5_1-test.o debug.o uart.o hexdigit_tab.o \ + nessie_stream_test.o dbz_strings.o nessie_common.o cli.o string-extras.o $(ALGO_NAME)_NESSIE_TEST := "nessie" $(ALGO_NAME)_PERFORMANCE_TEST := "performance"