X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=mkfiles%2Fserpent_asm_bitslice.mk;h=b4ffa80760a686847d169a36345afe41c6d9eeec;hb=e2a5b474634f8c07d75119c2affdc6bb7f4e7848;hp=a36fe02b2917b6fe1afeeebcd1e6e427fe759455;hpb=6483e60140be5fe4ab60de85cdf679fc0518dc99;p=avr-crypto-lib.git diff --git a/mkfiles/serpent_asm_bitslice.mk b/mkfiles/serpent_asm_bitslice.mk index a36fe02..b4ffa80 100644 --- a/mkfiles/serpent_asm_bitslice.mk +++ b/mkfiles/serpent_asm_bitslice.mk @@ -5,6 +5,7 @@ ALGO_NAME := SERPENT_ASM_BITSLICE BLOCK_CIPHERS += $(ALGO_NAME) $(ALGO_NAME)_DIR := serpent/ +$(ALGO_NAME)_INCDIR := memxor/ bcal/ $(ALGO_NAME)_OBJ := serpent-sboxes-bitslice-asm.o serpent-asm.o memxor.o $(ALGO_NAME)_TEST_BIN := main-serpent-test.o bcal_serpent.o $(CLI_STD) $(BCAL_STD) $(ALGO_NAME)_NESSIE_TEST := "nessie"