From 47caacbfc9870db62552138baf3805e4ffc99778 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 14 Oct 2017 13:18:19 +0200 Subject: Use arg.h instead of argparser MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 007ad42..8981243 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ BIN =\ shake512sum MAN1 = $(BIN:=.1) -HDR = common.h +HDR = arg.h common.h keccak-224sum = Keccak-224 keccak-256sum = Keccak-256 -- cgit v1.2.3-70-g09d2