]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/groestl_c.mk
clean up
[avr-crypto-lib.git] / mkfiles / groestl_c.mk
index 4fb6e961142f1d857a9f791f7d3bb0d613e7f662..85e8dc540a785c911ec2f36ec51a5f51b55b8202 100644 (file)
@@ -4,7 +4,8 @@ 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)_INCDIR   := aes/ memxor/ gf256mul/ hfal/
 $(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