From d785dcbe6264ddf37ef709ff01551d813ec21851 Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Mon, 15 Apr 2013 22:02:19 -0400 Subject: [PATCH] [test suite] added tests/python_fko.pl for python tests --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index b516971e..96de0665 100644 --- a/Makefile.am +++ b/Makefile.am @@ -251,6 +251,7 @@ EXTRA_DIST = \ test/tests/gpg.pl \ test/tests/rijndael_fuzzing.pl \ test/tests/perl_FKO_module.pl \ + test/tests/python_fko.pl \ test/tests/rijndael_replay_attacks.pl \ test/tests/rijndael.pl \ test/tests/rijndael_cmd_exec.pl \