From 9633f3ab772f2eb0f14370d09687eb51e64ce38c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Mon, 20 Mar 2017 22:17:54 +0100 Subject: [PATCH] Fixed bug introduced in 68b18b04f4902b77362f2b72f64d5348861f1a3e. Update of EXTRA_DIST was missing. --- tests/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 55e94e394..e3487d8d2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -792,7 +792,6 @@ EXTRA_DIST = \ decision_rules/third_order/comparison_policy_functions_dynare_mathematica.m \ shock_decomposition/example1_calib_shock_decomp_data.mat \ shock_decomposition/fsdat_simul.m \ - loglinear/results_exp.mat \ smoother2histval/fsdat_simul.m \ optimal_policy/Ramsey/find_c.m \ optimal_policy/Ramsey/oo_ramsey_policy_initval.mat \