X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;ds=sidebyside;f=mkfiles%2Fcast6.mk;h=f28800ac8491b6ead4045cef5eff4c24b6b9a2ca;hb=d32eba56ce10ea6b9eff123b50d9842673b38f2b;hp=3f8539f66b748f613b4dfd896d93128894fb7d09;hpb=8f855d283a31a468ea014774c4723a8b77b81644;p=avr-crypto-lib.git diff --git a/mkfiles/cast6.mk b/mkfiles/cast6.mk index 3f8539f..f28800a 100644 --- a/mkfiles/cast6.mk +++ b/mkfiles/cast6.mk @@ -4,7 +4,7 @@ ALGO_NAME := CAST6 # comment out the following line for removement of CAST6 from the build process BLOCK_CIPHERS += $(ALGO_NAME) - +$(ALGO_NAME)_DIR := cast6/ $(ALGO_NAME)_OBJ := cast6.o $(ALGO_NAME)_TEST_BIN := main-cast6-test.o $(CLI_STD) \ nessie_bc_test.o nessie_common.o performance_test.o