]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/present.mk
modified structure
[avr-crypto-lib.git] / mkfiles / present.mk
index 3a4012c76fc500dce0cf570c8f3d5b0b1f658365..3c73f82763d99e66c243621e64849c3fdd9009f0 100644 (file)
@@ -4,7 +4,7 @@ ALGO_NAME := PRESENT
 # comment out the following line for removement of present from the build process
 BLOCK_CIPHERS += $(ALGO_NAME)
 
-
+$(ALGO_NAME)_DIR      := present/
 $(ALGO_NAME)_OBJ      := present.o
 $(ALGO_NAME)_TEST_BIN := main-present-test.o $(CLI_STD) \
                          nessie_bc_test.o nessie_common.o performance_test.o