From 92a922c3d6e32b4cef9f63e35ab1484778fed3ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= Date: Fri, 4 Feb 2011 19:26:47 +0100 Subject: [PATCH] Build system: add missing steadystate files to dist file --- tests/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index bd3da9b3e..753e1011e 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 \