X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=mkfiles%2Fxtea_c.mk;h=6f10d767fa09be0a0acca2a57fdb7882127f79a6;hb=e9d58dce0a1eca2c78aec260406e1605ae29fff7;hp=7ebbded885c89290c833929aadf59ca3c4826cf5;hpb=2159c273c9d3361571a6ff1ab63d9bc76582fbab;p=avr-crypto-lib.git diff --git a/mkfiles/xtea_c.mk b/mkfiles/xtea_c.mk index 7ebbded..6f10d76 100644 --- a/mkfiles/xtea_c.mk +++ b/mkfiles/xtea_c.mk @@ -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"