]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/rc6.mk
updating to the new configuration
[avr-crypto-lib.git] / mkfiles / rc6.mk
index 47e2f00f6259f1f978fb4689a11f7efba3dd2da0..4f15d03d4bcfdfcfd25c8964dbc1d629dbe40d2a 100644 (file)
@@ -7,7 +7,7 @@ BLOCK_CIPHERS += $(ALGO_NAME)
 
 $(ALGO_NAME)_OBJ      := rc6.o
 $(ALGO_NAME)_TEST_BIN := main-rc6-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