X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=mkfiles%2Fentropium.mk;h=e5806c3073416ea1f5f4bcb441059379bc21faf5;hb=0f66a12e93ed43904c30810ac33c79c87befafe7;hp=589ff6f1638cb46f0076a96e2a1f46330a8978a4;hpb=e048ac1e57d345b12b4019447ddfddfdd3dc52fc;p=avr-crypto-lib.git diff --git a/mkfiles/entropium.mk b/mkfiles/entropium.mk index 589ff6f..e5806c3 100644 --- a/mkfiles/entropium.mk +++ b/mkfiles/entropium.mk @@ -6,7 +6,7 @@ PRNGS += $(ALGO_NAME) $(ALGO_NAME)_OBJ := entropium.o sha256-asm.o $(ALGO_NAME)_TEST_BIN := main-entropium-test.o debug.o uart.o serial-tools.o \ - sha256-asm.o entropium.o cli.o performance_test.o + cli.o performance_test.o $(ALGO_NAME)_NESSIE_TEST := "nessie" $(ALGO_NAME)_PEROFRMANCE_TEST := "performance"