X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=mkfiles%2Fgroestl_c.mk;h=7d63a0d087c742701b05656c1181c89a82d07871;hb=4f50c75ee5a6cc88bf7ea71957ed509e298e6c25;hp=4fb6e961142f1d857a9f791f7d3bb0d613e7f662;hpb=951a88cde69f595ef2c00ed941e89ccf1567e3a0;p=avr-crypto-lib.git diff --git a/mkfiles/groestl_c.mk b/mkfiles/groestl_c.mk index 4fb6e96..7d63a0d 100644 --- a/mkfiles/groestl_c.mk +++ b/mkfiles/groestl_c.mk @@ -4,7 +4,7 @@ ALGO_NAME := GROESTL_C # comment out the following line for removement of Grøstl from the build process HASHES += $(ALGO_NAME) - +$(ALGO_NAME)_DIR := groestl/ $(ALGO_NAME)_OBJ := groestl_small.o groestl_large.o memxor.o aes_sbox.o gf256mul.o $(ALGO_NAME)_TEST_BIN := hfal_groestl_large.o hfal_groestl_small.o main-groestl-test.o $(CLI_STD) $(HFAL_STD) $(ALGO_NAME)_NESSIE_TEST := test nessie