]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/grain.mk
fixing lot of typos, camellia_C now seems to work
[avr-crypto-lib.git] / mkfiles / grain.mk
index 4f026a985a4bb2dd876ee8ce6612ee545b2e19c4..4fbdfcbb5cd035e12eda004a2b34e36785c9b50e 100644 (file)
@@ -9,5 +9,5 @@ $(ALGO_NAME)_TEST_BIN := main-grain-test.o debug.o uart.o serial-tools.o \
                          nessie_stream_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"