From 7ce1629c16b04b954b574f9c4803418c36147521 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr> Date: Mon, 3 May 2010 11:51:39 +0200 Subject: [PATCH] Build system: fixed bug (cherry picked from commit 7eff7c40c6318da445798743213e09ff19529773) --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index c82f401a7b..b5bda79008 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -59,7 +59,7 @@ MODS = $(OCTAVE_MODS) \ EXTRA_DIST = $(MODS) \ run_test_octave.m \ - fs2000/fsdat.m \ + fs2000/fsdat_simul.m \ test.m \ objectives \ ramst_initval_file_data.m \ -- GitLab