]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/a5_1.mk
modifying some nessie test suits (mac & hash) to use less RAM
[avr-crypto-lib.git] / mkfiles / a5_1.mk
index 1264b31e213d12ad27fbe893e7f0ea27ea9254ff..078d982c54da3ec773dd52d19c5d110b9698a1e9 100644 (file)
@@ -6,7 +6,7 @@ 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
+                         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"