]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/shacal1enc.mk
modified structure
[avr-crypto-lib.git] / mkfiles / shacal1enc.mk
index 63be6c8514365170e49453e9b3485fa96b54ae44..30036381ad29c287efa58c4d65172db3c8dd802c 100644 (file)
@@ -1,10 +1,10 @@
-# Makefile for present
+# Makefile for shacal1
 ALGO_NAME := SHACAL1ENC
 
-# comment out the following line for removement of present from the build process
+# comment out the following line for removement of shacal1 from the build process
 BLOCK_CIPHERS += $(ALGO_NAME)
 
-
+$(ALGO_NAME)_DIR      := shacal1/
 $(ALGO_NAME)_OBJ      := shacal1_enc.o sha1-asm.o
 $(ALGO_NAME)_TEST_BIN := main-shacal1_enc-test.o $(CLI_STD)  \
                          nessie_bc_test.o nessie_common.o performance_test.o