From c39921f802a739590a8196bc61f61c7c1706aea9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Fri, 4 Feb 2011 19:26:47 +0100
Subject: [PATCH] Build system: add missing steadystate files to dist file
 (cherry picked from commit 92a922c3d6e32b4cef9f63e35ab1484778fed3ae)

---
 tests/Makefile.am | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index bd3da9b3e1..753e1011eb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -80,6 +80,12 @@ EXTRA_DIST = $(MODS) \
 	block_bytecode/run_ls2003.m \
 	block_bytecode/ls2003.mod \
 	fs2000/fsdat_simul.m \
+	fs2000/fs2000a_steadystate.m \
+	fs2000/fs2000c_steadystate.m \
+	identification/kim/kim2_steadystate.m \
+	identification/as2007/as2007_steadystate.m \
+	AIM/fs2000_b1L1L_steadystate.m \
+	AIM/fs2000_b1L1L_AIM_steadystate.m \
 	test.m \
 	objectives \
 	ramst_initval_file_data.m \
-- 
GitLab