From d9ad706a021b67400dedd8d6ec7047432f0faf94 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

(cherry picked from commit 559b0b56791cf98fe89eba9040b25f6392d681f3)
---
 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index a40f9f41e7..ee986b1312 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -883,7 +883,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