aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5c4a8cf..3d770b2 100644
--- a/Makefile
+++ b/Makefile
@@ -94,7 +94,9 @@ SRC =\
# Known answers tests
KAT_FILES =\
kat/blake2b\
- kat/blake2s
+ kat/blake2s\
+ kat/blake2xb\
+ kat/blake2xs
LOBJ = $(OBJ:.o=.lo)