From f525de04b1f7edd4b68a577dc57d8ebdd8994145 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Mon, 9 Dec 2013 22:25:41 +0100 Subject: [PATCH] Add missing file to tarball --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 3086b5aa4..25f133ccf 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -255,6 +255,7 @@ EXTRA_DIST = \ run_block_byte_tests_octave.m \ run_reporting_test_matlab.m \ run_reporting_test_octave.m \ + run_unitary_tests.m \ reporting/AnnualTable.m \ reporting/CommResidTablePage.m \ reporting/CountryGraphPage.m \