]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/omac_noekeon_c.mk
new hash function abstraction layer + shavs + dump util + ...
[avr-crypto-lib.git] / mkfiles / omac_noekeon_c.mk
index d14228363030da78dff588b1075fa506bf6eb595..fedd27154d93043eb12ae1a13ef9c04d02b82e22 100644 (file)
@@ -7,7 +7,7 @@ MACS += $(ALGO_NAME)
 
 $(ALGO_NAME)_OBJ      := noekeon_asm.o omac_noekeon_C.o memxor.o
 $(ALGO_NAME)_TEST_BIN := main-omac-noekeon-test.o debug.o uart.o serial-tools.o \
-                         nessie_mac_test.o nessie_common.o cli.o performance_test.o
+                         nessie_mac_test.o nessie_common.o cli.o string-extras.o performance_test.o
 $(ALGO_NAME)_NESSIE_TEST      := test nessie
 $(ALGO_NAME)_PERFORMANCE_TEST := performance