]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/cast6.mk
modified structure
[avr-crypto-lib.git] / mkfiles / cast6.mk
index 3f8539f66b748f613b4dfd896d93128894fb7d09..f28800ac8491b6ead4045cef5eff4c24b6b9a2ca 100644 (file)
@@ -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