]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/xtea_c.mk
fixing lot of typos, camellia_C now seems to work
[avr-crypto-lib.git] / mkfiles / xtea_c.mk
index 7ebbded885c89290c833929aadf59ca3c4826cf5..6f10d767fa09be0a0acca2a57fdb7882127f79a6 100644 (file)
@@ -8,5 +8,5 @@ $(ALGO_NAME)_OBJ      := xtea.o
 $(ALGO_NAME)_TEST_BIN := main-xtea-test.o debug.o uart.o serial-tools.o \
                          nessie_bc_test.o nessie_common.o cli.o performance_test.o
 $(ALGO_NAME)_NESSIE_TEST      := "nessie"
-$(ALGO_NAME)_PEROFRMANCE_TEST := "performance"
+$(ALGO_NAME)_PERFORMANCE_TEST := "performance"