aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-10-14 01:07:14 +0200
committerMattias Andrée <maandree@kth.se>2017-10-14 01:07:14 +0200
commit156a69150af8aaafb16e6052f01e91f9184f85f9 (patch)
tree73e7cf1fc1cf94e5b4bd71e3d3f451ca09ecd7e5 /Makefile
parentGeneral improvements (diff)
downloadlibkeccak-156a69150af8aaafb16e6052f01e91f9184f85f9.tar.gz
libkeccak-156a69150af8aaafb16e6052f01e91f9184f85f9.tar.bz2
libkeccak-156a69150af8aaafb16e6052f01e91f9184f85f9.tar.xz
Fix makefile
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 43cc089..f6bdc42 100644
--- a/Makefile
+++ b/Makefile
@@ -98,7 +98,7 @@ MAN3 =\
libkeccak_update.3
MAN7 =\
- libkeccak_update.7
+ libkeccak.7
all: libkeccak.a libkeccak.$(LIBEXT) test benchmark