]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/shabea.mk
fixing lot of typos, camellia_C now seems to work
[avr-crypto-lib.git] / mkfiles / shabea.mk
index 4e9acaffd453e85995ec77fbe31aa944229f55d8..1b55cbde3bcd8b158b0d589b8d2ce34901b5affa 100644 (file)
@@ -8,5 +8,5 @@ $(ALGO_NAME)_OBJ      := shabea.o sha256-asm.o memxor.o
 $(ALGO_NAME)_TEST_BIN := main-shabea-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"