]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/shacal2enc.mk
modified structure
[avr-crypto-lib.git] / mkfiles / shacal2enc.mk
index e8a91a21dac33b1bc625716253a2ee38ef385427..d5f0d9d937d4d21b1d9c0ab622ae56e1ff9e81d2 100644 (file)
@@ -1,10 +1,10 @@
-# Makefile for present
+# Makefile for shacal2
 ALGO_NAME := SHACAL2ENC
 
-# comment out the following line for removement of present from the build process
+# comment out the following line for removement of shacal2 from the build process
 BLOCK_CIPHERS += $(ALGO_NAME)
 
-
+$(ALGO_NAME)_DIR      := shacal2/
 $(ALGO_NAME)_OBJ      := shacal2_enc.o sha256-asm.o
 $(ALGO_NAME)_TEST_BIN := main-shacal2_enc-test.o $(CLI_STD) \
                          nessie_bc_test.o nessie_common.o performance_test.o