]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/present.mk
modifying some nessie test suits (mac & hash) to use less RAM
[avr-crypto-lib.git] / mkfiles / present.mk
index b60eb81df38ec1fb9348678fd906f23f91b67c5e..1dd39b0e7e42ec085396d0653e0b89b04018e8fc 100644 (file)
@@ -7,7 +7,7 @@ BLOCK_CIPHERS += $(ALGO_NAME)
 
 $(ALGO_NAME)_OBJ      := present.o
 $(ALGO_NAME)_TEST_BIN := main-present-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
+                         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"