]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/cscipher_small_c.mk
a lot of fixes
[avr-crypto-lib.git] / mkfiles / cscipher_small_c.mk
index d2d1fcf3c1dc13d102636fea203ef830ddcbf79c..b2e25d744d8dcb3265043af21fdce208d270f365 100644 (file)
@@ -7,7 +7,7 @@ BLOCK_CIPHERS += $(ALGO_NAME)
 $(ALGO_NAME)_DIR      := cscipher/
 $(ALGO_NAME)_INCDIR   := bcal/ memxor/
 $(ALGO_NAME)_OBJ      := cscipher_small.o cscipher_sbox.o memxor.o memxor_p.o
-$(ALGO_NAME)_TEST_BIN := main-cscipher-test.o bcal_cscipher.o $(CLI_STD) $(BCAL_STD) 
+$(ALGO_NAME)_TESTBIN  := main-cscipher-test.o bcal_cscipher.o $(CLI_STD) $(BCAL_STD) 
 $(ALGO_NAME)_NESSIE_TEST      := test nessie
 $(ALGO_NAME)_PERFORMANCE_TEST := performance
 $(ALGO_NAME)_DEF := SBOX_PROG=0