]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - camellia.mk
arcfour got its own testsuit now + some modifications of the build process
[avr-crypto-lib.git] / camellia.mk
index f749184ad62f7f7698fffbacf9863e150e50b14a..06d99d647e9e2254171affe6ed76fe0150dff995 100644 (file)
@@ -2,7 +2,7 @@
 ALGO_NAME := CAMELLIA
 
 # comment out the following line for removement of serpent from the build process
-BLOCK_CIPHERS := $(BLOCK_CIPHERS) $(ALGO_NAME)
+BLOCK_CIPHERS += $(ALGO_NAME)
 
 # main-camellia-test.o debug.o uart.o serial-tools.o camellia.o camellia-asm.o
 $(ALGO_NAME)_OBJ      := camellia.o camellia-asm.o