X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=mkfiles%2Fbigint.mk;h=076e77d271aae4965868bd6259b51a4d4196a3f5;hp=ede274b59bd2902bc5f72401fb27b986c0745eb0;hb=0ce5b31e9772c15cd1514e371a59f04e3a888111;hpb=ca330e4062c4d93a75ac5046b80937acbadf7794 diff --git a/mkfiles/bigint.mk b/mkfiles/bigint.mk index ede274b..076e77d 100644 --- a/mkfiles/bigint.mk +++ b/mkfiles/bigint.mk @@ -2,7 +2,7 @@ ALGO_NAME := BIGINT # comment out the following line for removement of BigInt from the build process -#AUX += $(ALGO_NAME) +AUX += $(ALGO_NAME) $(ALGO_NAME)_DIR := bigint/ $(ALGO_NAME)_INCDIR := memxor/ noekeon/