X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/14275eab69eaccc19ecc09206aabbe023afd9b3e..3bef8c146b00ba0e71b0db29ef3a5b00a533a10a:/tests/Makefile.m4 diff --git a/tests/Makefile.m4 b/tests/Makefile.m4 index 99477b8..f0ce9ea 100644 --- a/tests/Makefile.m4 +++ b/tests/Makefile.m4 @@ -1,6 +1,6 @@ ## -*-fundamental-*- ## -## $Id: Makefile.m4,v 1.1 2000/06/17 12:12:20 mdw Exp $ +## $Id: Makefile.m4,v 1.2 2001/04/29 18:11:20 mdw Exp $ ## ## Build test vector files ## @@ -29,6 +29,9 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.m4,v $ +## Revision 1.2 2001/04/29 18:11:20 mdw +## New block cipher MARS. +## ## Revision 1.1 2000/06/17 12:12:20 mdw ## Build mLib test vector files from the AES files. ## @@ -42,6 +45,7 @@ _(`cast256', `CAST256')`'dnl _(`serpent', `Serpent', `-v rev=1')`'dnl _(`twofish', `Twofish')`'dnl _(`rijndael', `Rijndael')`'dnl +_(`mars', `MARS')`'dnl ') all: Makefile define(`_', ` $(srcdir)/$1')aestests