]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - serpent.mk
arcfour got its own testsuit now + some modifications of the build process
[avr-crypto-lib.git] / serpent.mk
index 44d437c914c8ca15246d34cac789610dd7aad8b6..eb55908f6909f8cfffb1f23ebef17f8269512588 100644 (file)
@@ -2,7 +2,7 @@
 ALGO_NAME := SERPENT
 
 # comment out the following line for removement of serpent from the build process
-BLOCK_CIPHERS := $(BLOCK_CIPHERS) $(ALGO_NAME)
+BLOCK_CIPHERS += $(ALGO_NAME)
 
 
 $(ALGO_NAME)_OBJ      := serpent.o