aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 2660901..efb3994 100644
--- a/Makefile
+++ b/Makefile
@@ -28,14 +28,14 @@ SRC =\
$(HDR)\
test.c
-# Known answers tests
+# Known answer tests
KAT_FILES =\
- kat/blake2b\
- kat/blake2bp\
- kat/blake2s\
- kat/blake2sp\
- kat/blake2xb\
- kat/blake2xs
+ kat/blake2b\
+ kat/blake2bp\
+ kat/blake2s\
+ kat/blake2sp\
+ kat/blake2xb\
+ kat/blake2xs
all: $(BIN) test