From 7a4658323f7a4e50f567e6965aaeec58a000c433 Mon Sep 17 00:00:00 2001 From: Houtan Bastani Date: Wed, 26 Jul 2017 15:07:46 -0400 Subject: [PATCH] update makefile for change in .mod file name --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index ecd8fe159..9180f33d0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -342,7 +342,7 @@ MODFILES = \ observation_trends_and_prefiltering/calib_smoother/Tr_prefil_f_obs_loglin_cal_smoother.mod \ observation_trends_and_prefiltering/ML/Trend_no_prefilter_selected_var.mod \ dynare-command-options/ramst.mod \ - ecb/contribution-plots/var.mod + ecb/contribution-plots/varexample.mod PARTICLEFILES = \ particle/dsge_base2.mod \