From 559b0b56791cf98fe89eba9040b25f6392d681f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Wed, 17 Mar 2021 18:11:40 +0100
Subject: [PATCH] Source package: fix name of ms-sbvar datafile

Bug introduced in 11f8f9c7f4333a3069fdd4d92bd8264490f6f068
---
 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0040c4b02f..41bea566ad 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1136,7 +1136,7 @@ EXTRA_DIST = \
 	missing/simulate_data_with_missing_observations.m \
 	objectives/sgu_ex1.mat \
 	conditional_forecasts/2/fsdat_simul.m \
-	ms-sbvar/data.m \
+	ms-sbvar/msdata.m \
 	ms-sbvar/archive-files/ftd_2s_caseall_upperchol3v.m \
 	ms-sbvar/archive-files/ftd_2s_caseall_upperchol4v.m \
 	ms-sbvar/archive-files/ftd_2s_caseall_upperchol6v.m \
-- 
GitLab