]> git.cryptolib.org Git - arm-crypto-lib.git/blobdiff - mkfiles/cast6.mk
added basic library creation support
[arm-crypto-lib.git] / mkfiles / cast6.mk
index 22289be83fb55249db9a0454bcf4beb1e4c9cbc6..b11da3f92bda77cd1c95dcd1659021b42563bd74 100644 (file)
@@ -7,7 +7,7 @@ BLOCK_CIPHERS += $(ALGO_NAME)
 $(ALGO_NAME)_DIR      := cast6/
 $(ALGO_NAME)_OBJ      := cast6.o
 $(ALGO_NAME)_INCDIR   := bcal/
-$(ALGO_NAME)_TEST_BIN := main-cast6-test.o bcal_cast6.o $(CLI_STD) $(BCAL_STD)
+$(ALGO_NAME)_TESTBIN := main-cast6-test.o bcal_cast6.o $(CLI_STD) $(BCAL_STD)
 $(ALGO_NAME)_NESSIE_TEST      := test nessie
 $(ALGO_NAME)_PERFORMANCE_TEST := performance