From: Mark Wooding Date: Thu, 3 May 2012 09:44:20 +0000 (+0100) Subject: tests/Makefile.m4: Distribute the converted AES test-vector files. X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/351bdbb15a6542300462a9c4676d08642dac054d tests/Makefile.m4: Distribute the converted AES test-vector files. Otherwise later versions of distcheck fail. --- diff --git a/tests/Makefile.m4 b/tests/Makefile.m4 index 2681a67..676d78a 100644 --- a/tests/Makefile.m4 +++ b/tests/Makefile.m4 @@ -46,6 +46,7 @@ $(srcdir)/$1: $(srcdir)/$1.aes ') aestests +EXTRA_DIST = define(`_', ` $(srcdir)/$1')aestests MAINTAINERCLEANFILES = define(`_', ` $(srcdir)/$1')aestests ## --- Building the Makefile ---