]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/noekeon_c.mk
updating to the new configuration
[avr-crypto-lib.git] / mkfiles / noekeon_c.mk
index 90d378d128e0b17a49c4ca7effb8974bd63b9dce..d69c370c9296ef9093bc557e793ae858763aed1b 100644 (file)
@@ -7,7 +7,7 @@ BLOCK_CIPHERS += $(ALGO_NAME)
 
 $(ALGO_NAME)_OBJ      := noekeon.o
 $(ALGO_NAME)_TEST_BIN := main-noekeon-test.o debug.o uart.o serial-tools.o \
-                         nessie_bc_test.o nessie_common.o cli.o performance_test.o
+                         nessie_bc_test.o nessie_common.o cli.o string-extras.o performance_test.o
 $(ALGO_NAME)_NESSIE_TEST      := test nessie
-$(ALGO_NAME)_PEROFRMANCE_TEST := performance
+$(ALGO_NAME)_PERFORMANCE_TEST := performance